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 霓?????肄 111010001011110100111111001111110011111100111111001111111110001111100101 e8bd3f3f3f3f3fe3e5
EUC-JP 霓??沅??肄 1111000010111111001111110011111110001111110001101110100100111111001111111110011011100111 f0bf3f3f8fc6e93f3fe6e7
UTF-8 霓얠떝沅섋짆肄 111010011001110010010011111011001001011010100000111010111001011010011101111001101011001010000101111011001000010010001011111011001010011110000110111010001000001010000100 e99c93ec96a0eb969de6b285ec848beca786e88284
UHC 霓얠떝沅섋짆肄 1110011111100111101111101110110010001011101100111110101010110110100110001110100010100011100101011110110010111101 e7e7beec8bb3eab698e8a395ecbd

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