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{^ 1110010110100110100000101110110010001011101100111110101110011011101110110110111001111101111001011010011010000010111011001000101110110011111010111001101110111011011011100111101101011110 e5a682ec8bb3eb9bbb6e7de5a682ec8bb3eb9bbb6e7b5e
UHC 如싳뛻n}如싳뛻n{^ 1110010111111101100110101110110010001101100000010110111001111101111001011111110110011010111011001000110110000001011011100111101101011110 e5fd9aec8d816e7de5fd9aec8d816e7b5e

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