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 ???nD???nD^ 0011111100111111001111110110111001000100001111110011111100111111011011100100010001011110 3f3f3f6e443f3f3f6e445e
SJIS-WIN ???nD???nD^ 0011111100111111001111110110111001000100001111110011111100111111011011100100010001011110 3f3f3f6e443f3f3f6e445e
EUC-JP ???nD???nD^ 0011111100111111001111110110111001000100001111110011111100111111011011100100010001011110 3f3f3f6e443f3f3f6e445e
UTF-8 책혪짚nD책혪짚nD^ 1110110010110001100001011110110110011000101010101110110010100111100110100110111001000100111011001011000110000101111011011001100010101010111011001010011110011010011011100100010001011110 ecb185ed98aaeca79a6e44ecb185ed98aaeca79a6e445e
UHC 책혪짚nD책혪짚nD^ 1100001110100101110000101001001011000010101001000110111001000100110000111010010111000010100100101100001010100100011011100100010001011110 c3a5c292c2a46e44c3a5c292c2a46e445e

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