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 昻?????鸚? 11111010110100000011111100111111001111110011111100111111111010100101111100111111 fad03f3f3f3f3fea5f3f
EUC-JP ??????鸚? 001111110011111100111111001111110011111100111111111100111100000000111111 3f3f3f3f3f3ff3c03f
UTF-8 昻븅뮈裂뤺덱鸚켃 111001101001100010111011111010111011100010000101111010111010111010001000111011111010011010100000111010111010010010111010111010111000110110110001111010011011100010011010111011001011110010000011 e698bbebb885ebae88efa6a0eba4baeb8db1e9b89aecbc83
UHC 昻븅뮈裂뤺덱鸚켃 11100100111010011011101011101001101110011011111111100110111100011000111111101000101101011010011011100101101001001011000101000010 e4e9bae9b9bfe6f18fe8b5a6e5a4b142

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