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 ???Uh???U 001111110011111100111111010101010110100000111111001111110011111101010101 3f3f3f55683f3f3f55
SJIS-WIN 莪??Uh莪??U 1110010010101110001111110011111101010101011010001110010010101110001111110011111101010101 e4ae3f3f5568e4ae3f3f55
EUC-JP 莪??Uh莪??U 1110100010110000001111110011111101010101011010001110100010110000001111110011111101010101 e8b03f3f5568e8b03f3f55
UTF-8 莪몌슘Uh莪몌슘U 111010001000111010101010111010111010101010001100111011001000101010011000010101010110100011101000100011101010101011101011101010101000110011101100100010101001100001010101 e88eaaebaa8cec8a985568e88eaaebaa8cec8a9855
UHC 莪몌슘Uh莪몌슘U 111001001011010110111000111011111011110110110111010101010110100011100100101101011011100011101111101111011011011101010101 e4b5b8efbdb75568e4b5b8efbdb755

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