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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 節????????B 1001000011011111001111110011111100111111001111110011111100111111001111110011111101000010 90df3f3f3f3f3f3f3f3f42
EUC-JP 節??饔?????B 11000000111000010011111100111111100011111110100011101111001111110011111100111111001111110011111101000010 c0e13f3f8fe8ef3f3f3f3f3f42
UTF-8 節쏘뜳饔낉슬欌김퐛B 11100111101011111000000011101100100011111001100011101011100111001011001111101001101001011001010011101011100000101000100111101100100010101010110011100110101011001000110011101010101110011000000011101101100100001001101101000010 e7af80ec8f98eb9cb3e9a594eb8289ec8aace6ac8ceab980ed909b42
UHC 節쏘뜳饔낉슬欌김퐛B 11101111101111011011110111101110100011011011000111101000101111011000010111101111101111011011110111101101111010111011000111101000101111011000010101000010 efbdbdee8db1e8bd85efbdbdedebb1e8bd8542

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