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 ??\????? 0011111100111111010111000011111100111111001111110011111100111111 3f3f5c3f3f3f3f3f
SJIS-WIN ティ\ツ嘉ュツ蒐 11000011101010000101110011000010100010011100001110101101110000101000111101001110 c3a85cc289c3adc28f4e
EUC-JP ティ\ツ嘉ュツ蒐 100011101100001110001110101010000101110010001110110000101011001011000101100011101010110110001110110000101011110110101111 8ec38ea85c8ec2b2c58ead8ec2bdaf
UTF-8 ティ\ツ嘉ュツ蒐 11101111101111101000001111101111101111011010100001011100111011111011111010000010111001011001100010001001111011111011110110101101111011111011111010000010111010001001001010010000 efbe83efbda85cefbe82e59889efbdadefbe82e89290
UHC ??\?嘉??蒐 00111111001111110101110000111111110010101010100100111111001111111110001010111101 3f3f5c3fcaa93f3fe2bd

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