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 鸚??幼??邑 11101010010111110011111100111111100101110110001100111111001111111001011101010111 ea5f3f3f97633f3f9757
EUC-JP 鸚??幼??邑 11110011110000000011111100111111110011011100010000111111001111111100110110111000 f3c03f3fcdc43f3fcdb8
UTF-8 鸚뽰눣幼뚦푻邑 111010011011100010011010111010111011110110110000111010111000100010100011111001011011100110111100111010111001101010100110111011011001000110111011111010011000001010010001 e9b89aebbdb0eb88a3e5b9bceb9aa6ed91bbe98291
UHC 鸚뽰눣幼뚦푻邑 1110010110100100100101101110110010000111101110101110101011101010100011001110010110111110100001111110101111101001 e5a496ec87baeaea8ce5be87ebe9

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