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 襠第拷襠台ソ怜羡 111001011111101110010001111001101000110110001001111001011111101110010001111001001011111110010111111001011111101110010001 e5fb91e68d89e5fb91e4bf97e5fb91
EUC-JP 襠第拷襠台ソ怜羡 1110101011111101110000101110100010111001111010011110101011111101110000101110011010001110101111111100111011100111100011111101010110101110 eafdc2e8b9e9eafdc2e68ebfcee78fd5ae
UTF-8 襠第拷襠台ソ怜羡 111010001010010110100000111001111010110010101100111001101000101110110111111010001010010110100000111001011000111110110000111011111011110110111111111001101000000010011100111001111011111010100001 e8a5a0e7acace68bb7e8a5a0e58fb0efbdbfe6809ce7bea1
UHC ?第拷?台?怜? 001111111111000010101111110011011011100000111111111101111011101100111111110101101011101100111111 3ff0afcdb83ff7bb3fd6bb3f

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