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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
EUC-JP ?澧?n}?澧?n{^ 001111111000111111001000111100110011111101101110011111010011111110001111110010001111001100111111011011100111101101011110 3f8fc8f33f6e7d3f8fc8f33f6e7b5e
UTF-8 큇澧㉥n}큇澧㉥n{^ 1110110110000001100001111110011010111110101001111110001110001001101001010110111001111101111011011000000110000111111001101011111010100111111000111000100110100101011011100111101101011110 ed8187e6bea7e389a56e7ded8187e6bea7e389a56e7b5e
UHC 큇澧㉥n}큇澧㉥n{^ 1100010110100011110101101100100010101000101101100110111001111101110001011010001111010110110010001010100010110110011011100111101101011110 c5a3d6c8a8b66e7dc5a3d6c8a8b66e7b5e

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