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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 筌??掖⑤?? 11100010101000110011111100111111100111010111010010000111010001000011111100111111 e2a33f3f9d7487443f3f
EUC-JP 筌??掖??? 111001001010010100111111001111111101100111010101001111110011111100111111 e4a53f3fd9d53f3f3f
UTF-8 筌뉖젫掖⑤젦樂 111001111010110110001100111010111000100110010110111011001010000010101011111001101000111010010110111000101001000110100100111011001010000010100110111011111010011010111111 e7ad8ceb8996eca0abe68e96e291a4eca0a6efa6bf
UHC 筌뉖젫掖⑤젦樂 1110111110100111100001111110101110100000101000111110010011111010101010001110101110100000100111101110100011111001 efa787eba0a3e4faa8eba09ee8f9

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