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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 與??\n}與??\n{^ 111001000110111100111111001111110101110001101110011111011110010001101111001111110011111101011100011011100111101101011110 e46f3f3f5c6e7de46f3f3f5c6e7b5e
EUC-JP 與??\n}與??\n{^ 111001111101000000111111001111110101110001101110011111011110011111010000001111110011111101011100011011100111101101011110 e7d03f3f5c6e7de7d03f3f5c6e7b5e
UTF-8 與잙젿\n}與잙젿\n{^ 11101000100010001000011111101100100111101001100111101100101000001011111101011100011011100111110111101000100010001000011111101100100111101001100111101100101000001011111101011100011011100111101101011110 e88887ec9e99eca0bf5c6e7de88887ec9e99eca0bf5c6e7b5e
UHC 與잙젿\n}與잙젿\n{^ 11100110101010001001111111101011101000001011000101011100011011100111110111100110101010001001111111101011101000001011000101011100011011100111101101011110 e6a89feba0b15c6e7de6a89feba0b15c6e7b5e

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