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 馭??怡э?溢? 111010010110011000111111001111111001110001111101100001001000111100111111100010001110110000111111 e9663f3f9c7d848f3f88ec3f
EUC-JP 馭??怡э?溢? 111100011100011100111111001111111101011111011110101001111110111100111111101100001110111000111111 f1c73f3fd7dea7ef3fb0ee3f
UTF-8 馭곷끃怡э㎕溢괔 1110100110100110101011011110101010110011101101111110101110000001100000111110011010000000101000011101000110001101111000111000111010010101111001101011101010100010111010101011010010010100 e9a6adeab3b7eb8183e680a1d18de38e95e6baa2eab494
UHC 馭곷끃怡э㎕溢괔 11100101110111111000000111101011100001011011100111101100101011101010110011101111101001111010000111101100111011101000001001000001 e5df81eb85b9ecaeacefa7a1ecee8241

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