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 テヲテオツ甘ァツ個廝 11000011101001101100001110110101110000101000101011000011101001111100001010001100110000101001110001000010 c3a6c3b5c28ac3a7c28cc29c42
EUC-JP テヲテオツ甘ァツ個廝 1000111011000011100011101010011010001110110000111000111010110101100011101100001010110100110001011000111010100111100011101100001010111000110001001101011110100011 8ec38ea68ec38eb58ec2b4c58ea78ec2b8c4d7a3
UTF-8 テヲテオツ甘ァツ個廝 111011111011111010000011111011111011110110100110111011111011111010000011111011111011110110110101111011111011111010000010111001111001010010011000111011111011110110100111111011111011111010000010111001011000000010001011111001011011101110011101 efbe83efbda6efbe83efbdb5efbe82e79498efbda7efbe82e5808be5bb9d
UHC ?????甘??個? 001111110011111100111111001111110011111111001010111101100011111100111111110010111100000100111111 3f3f3f3f3fcaf63f3fcbc13f

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