To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??昊?}??昊?{^ 00111111001111111001110111011101001111110111110100111111001111111001110111011101001111110111101101011110 3f3f9ddd3f7d3f3f9ddd3f7b5e
EUC-JP ??昊?}??昊?{^ 00111111001111111101101011011111001111110111110100111111001111111101101011011111001111110111101101011110 3f3fdadf3f7d3f3fdadf3f7b5e
UTF-8 降렒昊렕}降렒昊렕{^ 111011111010100010001001111010111010000010010010111001101001100010001010111010111010000010010101011111011110111110101000100010011110101110100000100100101110011010011000100010101110101110100000100101010111101101011110 efa889eba092e6988aeba0957defa889eba092e6988aeba0957b5e
UHC 降렒昊렕}降렒昊렕{^ 11111010101000101000111010100111111110111100010010001110101010100111110111111010101000101000111010100111111110111100010010001110101010100111101101011110 faa28ea7fbc48eaa7dfaa28ea7fbc48eaa7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)