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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 凝?凝?N}凝?凝?N{^ 1000101111000011001111111000101111000011001111110100111001111101100010111100001100111111100010111100001100111111010011100111101101011110 8bc33f8bc33f4e7d8bc33f8bc33f4e7b5e
EUC-JP 凝?凝?N}凝?凝?N{^ 1011011011000101001111111011011011000101001111110100111001111101101101101100010100111111101101101100010100111111010011100111101101011110 b6c53fb6c53f4e7db6c53fb6c53f4e7b5e
UTF-8 凝죋凝죉N}凝죋凝죉N{^ 1110010110000111100111011110110010100011100010111110010110000111100111011110110010100011100010010100111001111101111001011000011110011101111011001010001110001011111001011000011110011101111011001010001110001001010011100111101101011110 e5879deca38be5879deca3894e7de5879deca38be5879deca3894e7b5e
UHC 凝죋凝죉N}凝죋凝죉N{^ 111010111110101010100001011010001110101111101010101000010110011001001110011111011110101111101010101000010110100011101011111010101010000101100110010011100111101101011110 ebeaa168ebeaa1664e7debeaa168ebeaa1664e7b5e

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