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 ???L\n}???L\n{^ 001111110011111100111111010011000101110001101110011111010011111100111111001111110100110001011100011011100111101101011110 3f3f3f4c5c6e7d3f3f3f4c5c6e7b5e
SJIS-WIN ???L\n}???L\n{^ 001111110011111100111111010011000101110001101110011111010011111100111111001111110100110001011100011011100111101101011110 3f3f3f4c5c6e7d3f3f3f4c5c6e7b5e
EUC-JP ???L\n}???L\n{^ 001111110011111100111111010011000101110001101110011111010011111100111111001111110100110001011100011011100111101101011110 3f3f3f4c5c6e7d3f3f3f4c5c6e7b5e
UTF-8 혨챤혴L\n}혨챤혴L\n{^ 111011011001100010101000111011001011000110100100111011011001100010110100010011000101110001101110011111011110110110011000101010001110110010110001101001001110110110011000101101000100110001011100011011100111101101011110 ed98a8ecb1a4ed98b44c5c6e7ded98a8ecb1a4ed98b44c5c6e7b5e
UHC 혨챤혴L\n}혨챤혴L\n{^ 110000101001000011000011101011101100001010011011010011000101110001101110011111011100001010010000110000111010111011000010100110110100110001011100011011100111101101011110 c290c3aec29b4c5c6e7dc290c3aec29b4c5c6e7b5e

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