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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?h?[?h?[^ 0011111110000010100010000011111101011011001111111000001010001000001111110101101101011110 3f82883f5b3f82883f5b5e
EUC-JP 饔h?[饔h?[^ 100011111110100011101111101000111110100000111111010110111000111111101000111011111010001111101000001111110101101101011110 8fe8efa3e83f5b8fe8efa3e83f5b5e
UTF-8 饔h숲[饔h숲[^ 111010011010010110010100111011111011110110001000111011001000100010110010010110111110100110100101100101001110111110111101100010001110110010001000101100100101101101011110 e9a594efbd88ec88b25be9a594efbd88ec88b25b5e
UHC 饔h숲[饔h숲[^ 111010001011110110100011111010001011110110100011010110111110100010111101101000111110100010111101101000110101101101011110 e8bda3e8bda35be8bda3e8bda35b5e

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