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 跣溽泣跏オ豎先 11100110111011111001111111100111100010111000001111100110111001101011010111100110101100011001000011100110 e6ef9fe78b83e6e6b5e6b190e6
EUC-JP 跣溽泣跏オ豎先 1110110011110001110111101110100110110101111000111110110011101000100011101011010111101100101100111100000011101000 ecf1dee9b5e3ece88eb5ecb3c0e8
UTF-8 跣溽泣跏オ豎先 111010001011011110100011111001101011101010111101111001101011001110100011111010001011011110001111111011111011110110110101111010001011000110001110111001011000010110001000 e8b7a3e6babde6b3a3e8b78fefbdb5e8b18ee58588
UHC 跣?泣跏??先 1110000011010011001111111110101111101000110010101011101000111111001111111110000010111011 e0d33febe8caba3f3fe0bb

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