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 怏??蔭??碍 10011100100010010011111100111111100010001111110000111111001111111000101001010110 9c893f3f88fc3f3f8a56
EUC-JP 怏??蔭??碍 11010111111010010011111100111111101100001111111000111111001111111011001110110111 d7e93f3fb0fe3f3fb3b7
UTF-8 怏⑹꼫蔭몄꽠碍 111001101000000010001111111000101001000110111001111010101011110010101011111010001001010010101101111010111010101010000100111010101011110110100000111001111010001010001101 e6808fe291b9eabcabe894adebaa84eabda0e7a28d
UHC 怏⑹꼫蔭몄꽠碍 1110010011101000101010011110110010000100100010001110101111100011101110001110110010000100101011011110010011110100 e4e8a9ec8488ebe3b8ec84ade4f4

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