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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 與??N}與??N{^ 11100100011011110011111100111111010011100111110111100100011011110011111100111111010011100111101101011110 e46f3f3f4e7de46f3f3f4e7b5e
EUC-JP 與??N}與??N{^ 11100111110100000011111100111111010011100111110111100111110100000011111100111111010011100111101101011110 e7d03f3f4e7de7d03f3f4e7b5e
UTF-8 與잙뮠N}與잙뮠N{^ 1110100010001000100001111110110010011110100110011110101110101110101000000100111001111101111010001000100010000111111011001001111010011001111010111010111010100000010011100111101101011110 e88887ec9e99ebaea04e7de88887ec9e99ebaea04e7b5e
UHC 與잙뮠N}與잙뮠N{^ 1110011010101000100111111110101110010010101011000100111001111101111001101010100010011111111010111001001010101100010011100111101101011110 e6a89feb92ac4e7de6a89feb92ac4e7b5e

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