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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 荳冶凍}荳冶凍{^ 111001001011100010010110111010001001001110000000011111011110010010111000100101101110100010010011100000000111101101011110 e4b896e893807de4b896e893807b5e
EUC-JP 荳冶凍}荳冶凍{^ 111010001011101011001100111010101100010111100000011111011110100010111010110011001110101011000101111000000111101101011110 e8bacceac5e07de8bacceac5e07b5e
UTF-8 荳冶凍}荳冶凍{^ 111010001000110110110011111001011000011010110110111001011000011110001101011111011110100010001101101100111110010110000110101101101110010110000111100011010111101101011110 e88db3e586b6e5878d7de88db3e586b6e5878d7b5e
UHC 荳冶凍}荳冶凍{^ 110101001110010111100101101001111101010011010000011111011101010011100101111001011010011111010100110100000111101101011110 d4e5e5a7d4d07dd4e5e5a7d4d07b5e

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