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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 譽??徇??歟 11100110101000110011111100111111100111000110110100111111001111111001111101100010 e6a33f3f9c6d3f3f9f62
EUC-JP 譽??徇??歟 11101100101001010011111100111111110101111100111000111111001111111101110111000011 eca53f3fd7ce3f3fddc3
UTF-8 譽쎾떮徇뉓꽋歟 111010001010110110111101111011001000111010111110111010111001011010101110111001011011111010000111111010111000100110010011111010101011110110001011111001101010110110011111 e8adbdec8ebeeb96aee5be87eb8993eabd8be6ad9f
UHC 譽쎾떮徇뉓꽋歟 1110011111100010100110111110010110001011101111101110001011011111100001111110100010000100100110111110011010100010 e7e29be58bbee2df87e8849be6a2

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