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 畏??敖??澳 10001000110110000011111100111111100111011100001000111111001111111110000001010011 88d83f3f9dc23f3fe053
EUC-JP 畏??敖??澳 10110000110110100011111100111111110110101100010000111111001111111101111110110100 b0da3f3fdac43f3fdfb4
UTF-8 畏울슈敖삼슥澳 111001111001010110001111111011001001101010111000111011001000101010001000111001101001010110010110111011001000001010111100111011001000101010100101111001101011111010110011 e7958fec9ab8ec8a88e69596ec82bcec8aa5e6beb3
UHC 畏울슈敖삼슥澳 1110100011100110101111111110111110111101101101001110011111111001101110111110111110111101101110111110011111111110 e8e6bfefbdb4e7f9bbefbdbbe7fe

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