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{^ 1110010110100110100000101110101110001011101110001110110010011100101110100110111001111101111001011010011010000010111010111000101110111000111011001001110010111010011011100111101101011110 e5a682eb8bb8ec9cba6e7de5a682eb8bb8ec9cba6e7b5e
UHC 如닸윺n}如닸윺n{^ 1110010111111101101101001110011010011111101101000110111001111101111001011111110110110100111001101001111110110100011011100111101101011110 e5fdb4e69fb46e7de5fdb4e69fb46e7b5e

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