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{^ 10010100010000000011111100111111011011100111110110010100010000000011111100111111011011100111101101011110 94403f3f6e7d94403f3f6e7b5e
EUC-JP 如??n}如??n{^ 11000111101000010011111100111111011011100111110111000111101000010011111100111111011011100111101101011110 c7a13f3f6e7dc7a13f3f6e7b5e
UTF-8 如싲젧n}如싲젧n{^ 1110010110100110100000101110110010001011101100101110110010100000101001110110111001111101111001011010011010000010111011001000101110110010111011001010000010100111011011100111101101011110 e5a682ec8bb2eca0a76e7de5a682ec8bb2eca0a76e7b5e
UHC 如싲젧n}如싲젧n{^ 1110010111111101100110101110101110100000100111110110111001111101111001011111110110011010111010111010000010011111011011100111101101011110 e5fd9aeba09f6e7de5fd9aeba09f6e7b5e

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