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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 奠?蒸企?穆B 1001101011111001001111111000111111110110100010101110100100111111100101100111001101000010 9af93f8ff68ae93f967342
EUC-JP 奠?蒸企?穆B 1101010011111011001111111011111011111000101101001110101100111111110010111101010001000010 d4fb3fbef8b4eb3fcbd442
UTF-8 奠렍蒸企렓穆B 11100101101001011010000011101011101000001000110111101000100100101011100011100100101111001000000111101011101000001001001111100111101010011000011001000010 e5a5a0eba08de892b8e4bc81eba093e7a98642
UHC 奠렍蒸企렓穆B 11101110111101011000111010100011111100011111101011010000111010101000111010101000110110011100111101000010 eef58ea3f1fad0ea8ea8d9cf42

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