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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 巐弥嗇}巐弥嗇{^ 111110101011011010010110111011011001101010100101011111011111101010110110100101101110110110011010101001010111101101011110 fab696ed9aa57dfab696ed9aa57b5e
EUC-JP 巐弥嗇}巐弥嗇{^ 1000111110111011111110011100110011101111110101001010011101111101100011111011101111111001110011001110111111010100101001110111101101011110 8fbbf9ccefd4a77d8fbbf9ccefd4a77b5e
UTF-8 巐弥嗇}巐弥嗇{^ 111001011011011110010000111001011011110010100101111001011001011110000111011111011110010110110111100100001110010110111100101001011110010110010111100001110111101101011110 e5b790e5bca5e597877de5b790e5bca5e597877b5e
UHC ??嗇}??嗇{^ 0011111100111111110111111110000001111101001111110011111111011111111000000111101101011110 3f3fdfe07d3f3fdfe07b5e

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