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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ??淫?n}??淫?n{^ 001111110011111110001000111110100011111101101110011111010011111100111111100010001111101000111111011011100111101101011110 3f3f88fa3f6e7d3f3f88fa3f6e7b5e
EUC-JP ??淫?n}??淫?n{^ 001111110011111110110000111111000011111101101110011111010011111100111111101100001111110000111111011011100111101101011110 3f3fb0fc3f6e7d3f3fb0fc3f6e7b5e
UTF-8 裏렦淫굣n}裏렦淫굣n{^ 1110111110100111101001111110101110100000101001101110011010110111101010111110101010110101101000110110111001111101111011111010011110100111111010111010000010100110111001101011011110101011111010101011010110100011011011100111101101011110 efa7a7eba0a6e6b7abeab5a36e7defa7a7eba0a6e6b7abeab5a36e7b5e
UHC 裏렦淫굣n}裏렦淫굣n{^ 111011001100000010001110101101011110101111100010101100011011011101101110011111011110110011000000100011101011010111101011111000101011000110110111011011100111101101011110 ecc08eb5ebe2b1b76e7decc08eb5ebe2b1b76e7b5e

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