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 赭倡コ先゙倡コ殖 11100110110111101001100011100111101110101001000011100110110111101001100011100111101110101001000001000010 e6de98e7ba90e6de98e7ba9042
EUC-JP 赭倡コ先゙倡コ殖 11101100111000001101000011101001100011101011101011000000111010001000111011011110110100001110100110001110101110101011111110100011 ece0d0e98ebac0e88eded0e98ebabfa3
UTF-8 赭倡コ先゙倡コ殖 111010001011010110101101111001011000000010100001111011111011110110111010111001011000010110001000111011111011111010011110111001011000000010100001111011111011110110111010111001101010111010010110 e8b5ade580a1efbdbae58588efbe9ee580a1efbdbae6ae96
UHC ?倡?先?倡?殖 001111111111001111011011001111111110000010111011001111111111001111011011001111111110001111010110 3ff3db3fe0bb3ff3db3fe3d6

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