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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????揄??^ 0011111100111111001111110011111100111111001111111001110110001001001111110011111101011110 3f3f3f3f3f3f9d893f3f5e
EUC-JP ??????揄??^ 0011111100111111001111110011111100111111001111111101100111101001001111110011111101011110 3f3f3f3f3f3fd9e93f3f5e
UTF-8 列룸뱷履쏁뙴揄쒕쑅^ 11101111101001101001110011101011101000111011100011101011101100011011011111101111101001111001111111101100100011111000000111101011100110011011010011100110100011111000010011101100100100101001010111101100100100011000010101011110 efa69ceba3b8ebb1b7efa79fec8f81eb99b4e68f84ec9295ec91855e
UHC 列룸뱷履쏁뙴揄쒕쑅^ 11100110111010101011011111101011100100111001110111101100101010101001101111100111100011001011011111101010111100011001110011101011100111001010010101011110 e6eab7eb939decaa9be78cb7eaf19ceb9ca55e

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