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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 熱λ?n}熱λ?n{^ 100101000100110110000011110010010011111101101110011111011001010001001101100000111100100100111111011011100111101101011110 944d83c93f6e7d944d83c93f6e7b5e
EUC-JP 熱λ?n}熱λ?n{^ 110001111010111010100110110010110011111101101110011111011100011110101110101001101100101100111111011011100111101101011110 c7aea6cb3f6e7dc7aea6cb3f6e7b5e
UTF-8 熱λ눐n}熱λ눐n{^ 111001111000011010110001110011101011101111101011100010001001000001101110011111011110011110000110101100011100111010111011111010111000100010010000011011100111101101011110 e786b1cebbeb88906e7de786b1cebbeb88906e7b5e
UHC 熱λ눐n}熱λ눐n{^ 1110011011110000101001011110101110000111101011000110111001111101111001101111000010100101111010111000011110101100011011100111101101011110 e6f0a5eb87ac6e7de6f0a5eb87ac6e7b5e

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