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 ???愉??懿??^ 001111110011111100111111100101101111100100111111001111111001110011110010001111110011111101011110 3f3f3f96f93f3f9cf23f3f5e
EUC-JP ???愉??懿??^ 001111110011111100111111110011001111101100111111001111111101100011110100001111110011111101011110 3f3f3fccfb3f3fd8f43f3f5e
UTF-8 閭잛빖愉녷췃懿몃뭷^ 11101111101001101000011011101100100111101001101111101011101110011001011011100110100001001000100111101011100001011011011111101100101101111000001111100110100001111011111111101011101010101000001111101011101011011011011101011110 efa686ec9e9bebb996e68489eb85b7ecb783e687bfebaa83ebadb75e
UHC 閭잛빖愉녷췃懿몃뭷^ 11100110101011011001111111101100100101011011100011101010111100001000011011100110101011011001111111101011111100111011100011101011100100101000011001011110 e6ad9fec95b8eaf086e6ad9febf3b8eb92865e

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