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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鬯ゥ讎贋セ幄オウ 111010011010110010101001111001101010011010001010111001001011111010011011111010001011010110110011 e9aca9e6a68ae4be9be8b5b3
EUC-JP 鬯ゥ讎贋セ幄オウ 11110010101011101000111010101001111011001010100010110100111001101000111010111110110101101110101010001110101101011000111010110011 f2ae8ea9eca8b4e68ebed6ea8eb58eb3
UTF-8 鬯ゥ讎贋セ幄オウ 111010011010110010101111111011111011110110101001111010001010111010001110111010001011010010001011111011111011110110111110111001011011100110000100111011111011110110110101111011111011110110110011 e9acafefbda9e8ae8ee8b48befbdbee5b984efbdb5efbdb3
UHC ?????幄?? 001111110011111100111111001111110011111111100100110000010011111100111111 3f3f3f3f3fe4c13f3f

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