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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN テョツ慊づョツ卍 1100001110101110110000101001110011000010100000101100001110101110110000101001100111000010 c3aec29cc282c3aec299c2
EUC-JP テョツ慊づョツ卍 10001110110000111000111010101110100011101100001011011000110001001010010011000101100011101010111010001110110000101101001011000100 8ec38eae8ec2d8c4a4c58eae8ec2d2c4
UTF-8 テョツ慊づョツ卍 111011111011111010000011111011111011110110101110111011111011111010000010111001101000010110001010111000111000000110100101111011111011110110101110111011111011111010000010111001011000110110001101 efbe83efbdaeefbe82e6858ae381a5efbdaeefbe82e58d8d
UHC ???慊づ??卍 0011111100111111001111111100110011000011101010101100010100111111001111111101100010110011 3f3f3fccc3aac53f3fd8b3

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