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 ???Z}???Z{^ 0011111100111111001111110101101001111101001111110011111100111111010110100111101101011110 3f3f3f5a7d3f3f3f5a7b5e
SJIS-WIN 蘓北蘓Z}蘓北蘓Z{^ 1110010101011110100101100110101111100101010111100101101001111101111001010101111010010110011010111110010101011110010110100111101101011110 e55e966be55e5a7de55e966be55e5a7b5e
EUC-JP 蘓北蘓Z}蘓北蘓Z{^ 1110100110111111110010111100110011101001101111110101101001111101111010011011111111001011110011001110100110111111010110100111101101011110 e9bfcbcce9bf5a7de9bfcbcce9bf5a7b5e
UTF-8 蘓北蘓Z}蘓北蘓Z{^ 1110100010011000100100111110010110001100100101111110100010011000100100110101101001111101111010001001100010010011111001011000110010010111111010001001100010010011010110100111101101011110 e89893e58c97e898935a7de89893e58c97e898935a7b5e
UHC ?北?Z}?北?Z{^ 00111111110111011100000100111111010110100111110100111111110111011100000100111111010110100111101101011110 3fddc13f5a7d3fddc13f5a7b5e

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