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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 瓦?琥?瓦?琥?B 10001010101000100011111111100000111001100011111110001010101000100011111111100000111001100011111101000010 8aa23fe0e63f8aa23fe0e63f42
EUC-JP 瓦?琥?瓦?琥?B 10110100101001000011111111100000111010000011111110110100101001000011111111100000111010000011111101000010 b4a43fe0e83fb4a43fe0e83f42
UTF-8 瓦렧琥왝瓦렧琥왝B 11100111100100111010011011101011101000001010011111100111100100001010010111101100100110011001110111100111100100111010011011101011101000001010011111100111100100001010010111101100100110011001110101000010 e793a6eba0a7e790a5ec999de793a6eba0a7e790a5ec999d42
UHC 瓦렧琥왝瓦렧琥왝B 1110100010111111100011101011011011111011110100001011111111010111111010001011111110001110101101101111101111010000101111111101011101000010 e8bf8eb6fbd0bfd7e8bf8eb6fbd0bfd742

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