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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN ???\n}???\n{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
EUC-JP ???\n}???\n{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
UTF-8 溜묐젍\n}溜묐젍\n{^ 11101111101001111000101111101011101011001001000011101100101000001000110101011100011011100111110111101111101001111000101111101011101011001001000011101100101000001000110101011100011011100111101101011110 efa78bebac90eca08d5c6e7defa78bebac90eca08d5c6e7b5e
UHC 溜묐젍\n}溜묐젍\n{^ 11101010111111101001000111101011101000001000111001011100011011100111110111101010111111101001000111101011101000001000111001011100011011100111101101011110 eafe91eba08e5c6e7deafe91eba08e5c6e7b5e

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