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 車写痔鈊蒔セシ 100011101101010010001110110010101000111010100100111110111100001110001110101010101011111010111100 8ed48eca8ea4fbc38eaabebc
EUC-JP 車写痔鈊蒔セシ 101111001101011010111100110011001011110010100110100011111110001110111111101111001010110010001110101111101000111010111100 bcd6bcccbca68fe3bfbcac8ebe8ebc
UTF-8 車写痔鈊蒔セシ 111010001011101110001010111001011000011010011001111001111001011110010100111010011000100010001010111010001001001010010100111011111011110110111110111011111011110110111100 e8bb8ae58699e79794e9888ae89294efbdbeefbdbc
UHC 車?痔?蒔?? 11110011101100110011111111110110110000000011111111100011110010000011111100111111 f3b33ff6c03fe3c83f3f

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