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 ?????????O 00111111001111110011111100111111001111110011111100111111001111110011111101001111 3f3f3f3f3f3f3f3f3f4f
SJIS-WIN ??????恁??O 0011111100111111001111110011111100111111001111111001110010001100001111110011111101001111 3f3f3f3f3f3f9c8c3f3f4f
EUC-JP ??????恁??O 0011111100111111001111110011111100111111001111111101011111101100001111110011111101001111 3f3f3f3f3f3fd7ec3f3f4f
UTF-8 梨뚯콌李쎌쭡恁댁꺼O 11101111101001111010001011101011100110101010111111101100101111011000110011101111101001111010000111101100100011101000110011101100101011011010000111100110100000011000000111101011100011001000000111101010101110101011110001001111 efa7a2eb9aafecbd8cefa7a1ec8e8cecada1e68181eb8c81eababc4f
UHC 梨뚯콌李쎌쭡恁댁꺼O 11101100101100011000110011101100101100011000100011101100101100001011110111101100101001111001011011101100111101101011010011101100101100101010100001001111 ecb18cecb188ecb0bdeca796ecf6b4ecb2a84f

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