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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ツ渉ゥテ個渉ゥテ拶 11000010100011111100001010101001110000111000110011000010100011111100001010101001110000111000111001000001 c28fc2a9c38cc28fc2a9c38e41
EUC-JP ツ渉ゥテ個渉ゥテ拶 100011101100001010111110110001001000111010101001100011101100001110111000110001001011111011000100100011101010100110001110110000111011101110100010 8ec2bec48ea98ec3b8c4bec48ea98ec3bba2
UTF-8 ツ渉ゥテ個渉ゥテ拶 111011111011111010000010111001101011100010001001111011111011110110101001111011111011111010000011111001011000000010001011111001101011100010001001111011111011110110101001111011111011111010000011111001101000101110110110 efbe82e6b889efbda9efbe83e5808be6b889efbda9efbe83e68bb6
UHC ????個???? 00111111001111110011111100111111110010111100000100111111001111110011111100111111 3f3f3f3fcbc13f3f3f3f

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