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 慂??筌??訟 10011100110010000011111100111111111000101010001100111111001111111000111111010111 9cc83f3fe2a33f3f8fd7
EUC-JP 慂??筌??訟 11011000110010100011111100111111111001001010010100111111001111111011111011011001 d8ca3f3fe4a53f3fbed9
UTF-8 慂롫젾筌쇗낟訟 111001101000010110000010111010111010000110101011111011001010000010111110111001111010110110001100111011001000011110010111111010111000001010011111111010001010100010011111 e68582eba1abeca0bee7ad8cec8797eb829fe8a89f
UHC 慂롫젾筌쇗낟訟 1110100110111101100011101110101110100000101100001110111110100111101111001110011010110011101011101110000111101000 e9bd8eeba0b0efa7bce6b3aee1e8

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