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 巍???ゎ?鸚 10011011110110010011111100111111001111111000001011101100001111111110101001011111 9bd93f3f3f82ec3fea5f
EUC-JP 巍???ゎ?鸚 11010110110110110011111100111111001111111010010011101110001111111111001111000000 d6db3f3f3fa4ee3ff3c0
UTF-8 巍ㅿ푽銳ゎ겮鸚 111001011011011110001101111000111000010110111111111011011001000110111101111010011000101010110011111000111000001010001110111010101011001010101110111010011011100010011010 e5b78de385bfed91bde98ab3e3828eeab2aee9b89a
UHC 巍ㅿ푽銳ゎ겮鸚 1110100011100100101001001110111110111110100010001110011111100101101010101110111010000001101111001110010110100100 e8e4a4efbe88e7e5aaee81bce5a4

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