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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???鏑}???鏑{^ 00111111001111110011111110010011010011000111110100111111001111110011111110010011010011000111101101011110 3f3f3f934c7d3f3f3f934c7b5e
EUC-JP ???鏑}???鏑{^ 00111111001111110011111111000101101011010111110100111111001111110011111111000101101011010111101101011110 3f3f3fc5ad7d3f3f3fc5ad7b5e
UTF-8 셈셍셀鏑}셈셍셀鏑{^ 111011001000010110001000111011001000010110001101111011001000010110000000111010011000111110010001011111011110110010000101100010001110110010000101100011011110110010000101100000001110100110001111100100010111101101011110 ec8588ec858dec8580e98f917dec8588ec858dec8580e98f917b5e
UHC 셈셍셀鏑}셈셍셀鏑{^ 10111100110000001011110011000100101111001011111111101110111010110111110110111100110000001011110011000100101111001011111111101110111010110111101101011110 bcc0bcc4bcbfeeeb7dbcc0bcc4bcbfeeeb7b5e

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