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 ????????E 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45
SJIS-WIN ニ莽躡ニ莽軛E 111100001011011011000110111001001100110111100111010110011111000010110110110001101110010011001101111001110110001001000101 f0b6c6e4cde759f0b6c6e4cde76245
EUC-JP ?ニ莽躡?ニ莽軛E 001111111000111011000110111010001100111111101101101110100011111110001110110001101110100011001111111011011100001101000101 3f8ec6e8cfedba3f8ec6e8cfedc345
UTF-8 ニ莽躡ニ莽軛E 11101110100000011011010111101111101111101000011011101000100011101011110111101000101110101010000111101110100000011011010111101111101111101000011011101000100011101011110111101000101110111001101101000101 ee81b5efbe86e88ebde8baa1ee81b5efbe86e88ebde8bb9b45
UHC ??莽???莽?E 0011111100111111110110001101010100111111001111110011111111011000110101010011111101000101 3f3fd8d53f3f3fd8d53f45

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