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 葯溯ウェ矼ケ驥 1110010011011110100111111110100010110011101010101110000111100011101110011110100110000111 e4de9fe8b3aae1e3b9e987
EUC-JP 葯溯ウェ矼ケ驥 1110100011100000110111101110101010001110101100111000111010101010111000101110010110001110101110011111000111100111 e8e0deea8eb38eaae2e58eb9f1e7
UTF-8 葯溯ウェ矼ケ驥 111010001001000110101111111001101011101010101111111011111011110110110011111011111011110110101010111001111001111110111100111011111011110110111001111010011010100110100101 e891afe6baafefbdb3efbdaae79fbcefbdb9e9a9a5
UHC 葯溯????驥 11100101101101011110000110111101001111110011111100111111001111111101000111001010 e5b5e1bd3f3f3f3fd1ca

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