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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 葎弖琺D葎弖琺D^ 100101111010100010011100010101101110000011101001010001001001011110101000100111000101011011100000111010010100010001011110 97a89c56e0e94497a89c56e0e9445e
EUC-JP 葎弖琺D葎弖琺D^ 110011101010101011010111101101111110000011101011010001001100111010101010110101111011011111100000111010110100010001011110 ceaad7b7e0eb44ceaad7b7e0eb445e
UTF-8 葎弖琺D葎弖琺D^ 111010001001000110001110111001011011110010010110111001111001000010111010010001001110100010010001100011101110010110111100100101101110011110010000101110100100010001011110 e8918ee5bc96e790ba44e8918ee5bc96e790ba445e
UHC ??琺D??琺D^ 0011111100111111110110111111011101000100001111110011111111011011111101110100010001011110 3f3fdbf7443f3fdbf7445e

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