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 10011100101111011001010110111011111010010101110010011100101111011001010110111011111010010101110001000010 9cbd95bbe95c9cbd95bbe95c42
EUC-JP 愎塀饅愎塀饅B 11011000101111111100101010111101111100011011110111011000101111111100101010111101111100011011110101000010 d8bfcabdf1bdd8bfcabdf1bd42
UTF-8 愎塀饅愎塀饅B 11100110100001001000111011100101101000011000000011101001101001011000010111100110100001001000111011100101101000011000000011101001101001011000010101000010 e6848ee5a180e9a585e6848ee5a180e9a58542
UHC 愎?饅愎?饅B 1111100010110100001111111101100011000011111110001011010000111111110110001100001101000010 f8b43fd8c3f8b43fd8c342

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