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{^ 00111111001111111001000010111100011011100111110100111111001111111001000010111100011011100111101101011110 3f3f90bc6e7d3f3f90bc6e7b5e
EUC-JP ??西n}??西n{^ 00111111001111111100000010111110011011100111110100111111001111111100000010111110011011100111101101011110 3f3fc0be6e7d3f3fc0be6e7b5e
UTF-8 롖렼西n}롖렼西n{^ 1110101110100001100101101110101110100000101111001110100010100101101111110110111001111101111010111010000110010110111010111010000010111100111010001010010110111111011011100111101101011110 eba196eba0bce8a5bf6e7deba196eba0bce8a5bf6e7b5e
UHC 롖렼西n}롖렼西n{^ 1000111011011010100011101100010011100000101001000110111001111101100011101101101010001110110001001110000010100100011011100111101101011110 8eda8ec4e0a46e7d8eda8ec4e0a46e7b5e

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