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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ティツ個佚ゥツ堋湘ヲ 1100001110101000110000101000110011000010100110001100001110101001110000101001101011000010100011111100001110100110 c3a8c28cc298c3a9c29ac28fc3a6
EUC-JP ティツ個佚ゥツ堋湘ヲ 1000111011000011100011101010100010001110110000101011100011000100110100001100010110001110101010011000111011000010110101001100010010111110110001011000111010100110 8ec38ea88ec2b8c4d0c58ea98ec2d4c4bec58ea6
UTF-8 ティツ個佚ゥツ堋湘ヲ 111011111011111010000011111011111011110110101000111011111011111010000010111001011000000010001011111001001011110110011010111011111011110110101001111011111011111010000010111001011010000010001011111001101011100110011000111011111011110110100110 efbe83efbda8efbe82e5808be4bd9aefbda9efbe82e5a08be6b998efbda6
UHC ???個佚???湘? 00111111001111110011111111001011110000011110110011101010001111110011111100111111110111111100111100111111 3f3f3fcbc1ecea3f3f3fdfcf3f

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