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 ゚ク芥}゚ク芥{^ 1101111110111000100010100100100001111101110111111011100010001010010010000111101101011110 dfb88a487ddfb88a487b5e
EUC-JP ゚ク芥}゚ク芥{^ 100011101101111110001110101110001011001110101001011111011000111011011111100011101011100010110011101010010111101101011110 8edf8eb8b3a97d8edf8eb8b3a97b5e
UTF-8 ゚ク芥}゚ク芥{^ 111011111011111010011111111011111011110110111000111010001000101010100101011111011110111110111110100111111110111110111101101110001110100010001010101001010111101101011110 efbe9fefbdb8e88aa57defbe9fefbdb8e88aa57b5e
UHC ??芥}??芥{^ 0011111100111111110010111100111001111101001111110011111111001011110011100111101101011110 3f3fcbce7d3f3fcbce7b5e

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