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 蔭℡?}蔭℡?{^ 10001000111111001000011110000100001111110111110110001000111111001000011110000100001111110111101101011110 88fc87843f7d88fc87843f7b5e
EUC-JP 蔭??}蔭??{^ 1011000011111110001111110011111101111101101100001111111000111111001111110111101101011110 b0fe3f3f7db0fe3f3f7b5e
UTF-8 蔭℡젇}蔭℡젇{^ 111010001001010010101101111000101000010010100001111011001010000010000111011111011110100010010100101011011110001010000100101000011110110010100000100001110111101101011110 e894ade284a1eca0877de894ade284a1eca0877b5e
UHC 蔭℡젇}蔭℡젇{^ 111010111110001110100010111001011010000010001010011111011110101111100011101000101110010110100000100010100111101101011110 ebe3a2e5a08a7debe3a2e5a08a7b5e

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