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 冓訐屎}冓訐屎{^ 100110010110100111100110010111111001101110011101011111011001100101101001111001100101111110011011100111010111101101011110 9969e65f9b9d7d9969e65f9b9d7b5e
EUC-JP 冓訐屎}冓訐屎{^ 110100011100101011101011110000001101010111111101011111011101000111001010111010111100000011010101111111010111101101011110 d1caebc0d5fd7dd1caebc0d5fd7b5e
UTF-8 冓訐屎}冓訐屎{^ 111001011000011010010011111010001010100010010000111001011011000110001110011111011110010110000110100100111110100010101000100100001110010110110001100011100111101101011110 e58693e8a890e5b18e7de58693e8a890e5b18e7b5e
UHC ??屎}??屎{^ 0011111100111111111000111011101001111101001111110011111111100011101110100111101101011110 3f3fe3ba7d3f3fe3ba7b5e

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