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 ゚オ廬}゚オ廬{^ 1101111110110101100111000100100101111101110111111011010110011100010010010111101101011110 dfb59c497ddfb59c497b5e
EUC-JP ゚オ廬}゚オ廬{^ 100011101101111110001110101101011101011110101010011111011000111011011111100011101011010111010111101010100111101101011110 8edf8eb5d7aa7d8edf8eb5d7aa7b5e
UTF-8 ゚オ廬}゚オ廬{^ 111011111011111010011111111011111011110110110101111001011011101110101100011111011110111110111110100111111110111110111101101101011110010110111011101011000111101101011110 efbe9fefbdb5e5bbac7defbe9fefbdb5e5bbac7b5e
UHC ??廬}??廬{^ 0011111100111111110101011110011001111101001111110011111111010101111001100111101101011110 3f3fd5e67d3f3fd5e67b5e

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