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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??????齊? 001111110011111100111111001111110011111100111111111010101000111000111111 3f3f3f3f3f3fea8e3f
EUC-JP ????侁?齊? 0011111100111111001111110011111110001111101100001111110000111111111100111110111000111111 3f3f3f3f8fb0fc3ff3ee3f
UTF-8 렻렮렺렍侁렊齊렕 111010111010000010111011111010111010000010101110111010111010000010111010111010111010000010001101111001001011111010000001111010111010000010001010111010011011110110001010111010111010000010010101 eba0bbeba0aeeba0baeba08de4be81eba08ae9bd8aeba095
UHC 렻렮렺렍侁렊齊렕 10001110110000111000111010111011100011101100001010001110101000111110001111100000100011101010000111110000101110101000111010101010 8ec38ebb8ec28ea3e3e08ea1f0ba8eaa

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