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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN セス社頽渉コ社 1011111010111101100011101101000011101000111101101000111111000010101110101000111011010000 bebd8ed0e8f68fc2ba8ed0
EUC-JP セス社頽渉コ社 1000111010111110100011101011110110111100110100101111000011111000101111101100010010001110101110101011110011010010 8ebe8ebdbcd2f0f8bec48ebabcd2
UTF-8 セス社頽渉コ社 111011111011110110111110111011111011110110111101111001111010010010111110111010011010000010111101111001101011100010001001111011111011110110111010111001111010010010111110 efbdbeefbdbde7a4bee9a0bde6b889efbdbae7a4be
UHC ??社???社 001111110011111111011110111001000011111100111111001111111101111011100100 3f3fdee43f3f3fdee4

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