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 ????????E 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45
SJIS-WIN スチツ躡スチツ軛E 1011110111000001110000101110011101011001101111011100000111000010111001110110001001000101 bdc1c2e759bdc1c2e76245
EUC-JP スチツ躡スチツ軛E 1000111010111101100011101100000110001110110000101110110110111010100011101011110110001110110000011000111011000010111011011100001101000101 8ebd8ec18ec2edba8ebd8ec18ec2edc345
UTF-8 スチツ躡スチツ軛E 11101111101111011011110111101111101111101000000111101111101111101000001011101000101110101010000111101111101111011011110111101111101111101000000111101111101111101000001011101000101110111001101101000101 efbdbdefbe81efbe82e8baa1efbdbdefbe81efbe82e8bb9b45
UHC ????????E 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45

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