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 テョツ按堙ョツ督唯 11000011101011101100001010001000110000101001101011000011101011101100001010010011110000101001011101000010 c3aec288c29ac3aec293c29742
EUC-JP テョツ按堙ョツ督唯 100011101100001110001110101011101000111011000010101100001100010011010100110001011000111010101110100011101100001011000110110001001100110110100011 8ec38eae8ec2b0c4d4c58eae8ec2c6c4cda3
UTF-8 テョツ按堙ョツ督唯 111011111011111010000011111011111011110110101110111011111011111010000010111001101000110010001001111001011010000010011001111011111011110110101110111011111011111010000010111001111001110110100011111001011001010010101111 efbe83efbdaeefbe82e68c89e5a099efbdaeefbe82e79da3e594af
UHC ???按???督唯 001111110011111100111111111001001100111000111111001111110011111111010100101111011110101011100110 3f3f3fe4ce3f3f3fd4bdeae6

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