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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ティツ堕ケティツ堕ケB 11000011101010001100001010010001110000101011100111000011101010001100001010010001110000101011100101000010 c3a8c291c2b9c3a8c291c2b942
EUC-JP ティツ堕ケティツ堕ケB 100011101100001110001110101010001000111011000010110000101100010010001110101110011000111011000011100011101010100010001110110000101100001011000100100011101011100101000010 8ec38ea88ec2c2c48eb98ec38ea88ec2c2c48eb942
UTF-8 ティツ堕ケティツ堕ケB 11101111101111101000001111101111101111011010100011101111101111101000001011100101101000001001010111101111101111011011100111101111101111101000001111101111101111011010100011101111101111101000001011100101101000001001010111101111101111011011100101000010 efbe83efbda8efbe82e5a095efbdb9efbe83efbda8efbe82e5a095efbdb942
UHC ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42

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