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 襞崎碓理}襞崎碓理{^ 11100101111111001000110111101000100010010100111110010111100111010111110111100101111111001000110111101000100010010100111110010111100111010111101101011110 e5fc8de8894f979d7de5fc8de8894f979d7b5e
EUC-JP 襞崎碓理}襞崎碓理{^ 11101010111111101011101011101010101100011011000011001101111111010111110111101010111111101011101011101010101100011011000011001101111111010111101101011110 eafebaeab1b0cdfd7deafebaeab1b0cdfd7b5e
UTF-8 襞崎碓理}襞崎碓理{^ 111010001010010110011110111001011011010010001110111001111010001010010011111001111001000010000110011111011110100010100101100111101110010110110100100011101110011110100010100100111110011110010000100001100111101101011110 e8a59ee5b48ee7a293e790867de8a59ee5b48ee7a293e790867b5e
UHC ?崎?理}?崎?理{^ 001111111101000011111000001111111101011111100010011111010011111111010000111110000011111111010111111000100111101101011110 3fd0f83fd7e27d3fd0f83fd7e27b5e

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