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 豎梦セ罷犇繪ャ 111001101011000110011010111010111011111010010100111010111110000010110100111000111000100110101100 e6b19aebbe94ebe0b4e389ac
EUC-JP 豎梦セ罷犇繪ャ 1110110010110011110101001110110110001110101111101100100011101101111000001011011011100101111010011000111010101100 ecb3d4ed8ebec8ede0b6e5e98eac
UTF-8 豎梦セ罷犇繪ャ 111010001011000110001110111001101010001010100110111011111011110110111110111001111011110110110111111001111000101010000111111001111011100110101010111011111011110110101100 e8b18ee6a2a6efbdbee7bdb7e78a87e7b9aaefbdac
UHC ???罷?繪? 001111110011111100111111111101111111001100111111111111001110101100111111 3f3f3ff7f33ffceb3f

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