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 應??膺??媛 10011100111001000011111100111111111001000101111000111111001111111001010101010001 9ce43f3fe45e3f3f9551
EUC-JP 應??膺??媛 11011000111001100011111100111111111001111011111100111111001111111100100110110010 d8e63f3fe7bf3f3fc9b2
UTF-8 應띔갊膺쏆뜺媛 111001101000011110001001111010111001110110010100111010101011000010001010111010001000011010111010111011001000111110000110111010111001110010111010111001011010101010011011 e68789eb9d94eab08ae886baec8f86eb9cbae5aa9b
UHC 應띔갊膺쏆뜺媛 1110101111101011101101101110101010110000101001111110101111101100100110111110110010001101101101101110101010110000 ebebb6eab0a7ebec9bec8db6eab0

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