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 鈿エ蛻サ銜占抄 111001111110110110110100111001011000100010111011111001111111000010010000111010001000111110110100 e7edb4e588bbe7f090e88fb4
EUC-JP 鈿エ蛻サ銜占抄 1110111011101111100011101011010011101001111010001000111010111011111011101111001011000000111010101011111010110110 eeef8eb4e9e88ebbeef2c0eabeb6
UTF-8 鈿エ蛻サ銜占抄 111010011000100010111111111011111011110110110100111010001001101110111011111011111011110110111011111010011000101010011100111001011000110110100000111001101000101010000100 e988bfefbdb4e89bbbefbdbbe98a9ce58da0e68a84
UHC 鈿???銜占抄 1110111110101111001111110011111100111111111110011110011111101111101111111111010011111100 efaf3f3f3ff9e7efbff4fc

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