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 テョツ板甘ッツセツ 1100001110101110110000101001010011000010100010101100001110101111110000101011111011000010 c3aec294c28ac3afc2bec2
EUC-JP テョツ板甘ッツセツ 100011101100001110001110101011101000111011000010110010001100010010110100110001011000111010101111100011101100001010001110101111101000111011000010 8ec38eae8ec2c8c4b4c58eaf8ec28ebe8ec2
UTF-8 テョツ板甘ッツセツ 111011111011111010000011111011111011110110101110111011111011111010000010111001101001110110111111111001111001010010011000111011111011110110101111111011111011111010000010111011111011110110111110111011111011111010000010 efbe83efbdaeefbe82e69dbfe79498efbdafefbe82efbdbeefbe82
UHC ???板甘???? 0011111100111111001111111111011111111001110010101111011000111111001111110011111100111111 3f3f3ff7f9caf63f3f3f3f

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