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 ??????D???O 0011111100111111001111110011111100111111001111110100010000111111001111110011111101001111 3f3f3f3f3f3f443f3f3f4f
SJIS-WIN ??????D?領?O 001111110011111100111111001111110011111100111111010001000011111110010111110011000011111101001111 3f3f3f3f3f3f443f97cc3f4f
EUC-JP ??????D?領?O 001111110011111100111111001111110011111100111111010001000011111111001110110011100011111101001111 3f3f3f3f3f3f443fcece3f4f
UTF-8 렻렒렻렑렻렍D렺領렩O 1110101110100000101110111110101110100000100100101110101110100000101110111110101110100000100100011110101110100000101110111110101110100000100011010100010011101011101000001011101011101001101000001001100011101011101000001010100101001111 eba0bbeba092eba0bbeba091eba0bbeba08d44eba0bae9a098eba0a94f
UHC 렻렒렻렑렻렍D렺領렩O 1000111011000011100011101010011110001110110000111000111010100110100011101100001110001110101000110100010010001110110000101101011011000101100011101011011101001111 8ec38ea78ec38ea68ec38ea3448ec2d6c58eb74f

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