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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 肢?∫肢?∫B 1000111010001000001111111000000111100111100011101000100000111111100000011110011101000010 8e883f81e78e883f81e742
EUC-JP 肢?∫肢?∫B 1011101111101000001111111010001011101001101110111110100000111111101000101110100101000010 bbe83fa2e9bbe83fa2e942
UTF-8 肢뀌∫肢뀌∫B 11101000100000101010001011101011100000001000110011100010100010001010101111101000100000101010001011101011100000001000110011100010100010001010101101000010 e882a2eb808ce288abe882a2eb808ce288ab42
UHC 肢뀌∫肢뀌∫B 11110010101101101011001011101110101000011111001011110010101101101011001011101110101000011111001001000010 f2b6b2eea1f2f2b6b2eea1f242

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