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 粐矩喚}粐矩喚{^ 111000101110001010001011111010011000101010101011011111011110001011100010100010111110100110001010101010110111101101011110 e2e28be98aab7de2e28be98aab7b5e
EUC-JP 粐矩喚}粐矩喚{^ 111001001110010010110110111010111011010010101101011111011110010011100100101101101110101110110100101011010111101101011110 e4e4b6ebb4ad7de4e4b6ebb4ad7b5e
UTF-8 粐矩喚}粐矩喚{^ 111001111011001010010000111001111001111110101001111001011001011010011010011111011110011110110010100100001110011110011111101010011110010110010110100110100111101101011110 e7b290e79fa9e5969a7de7b290e79fa9e5969a7b5e
UHC ?矩喚}?矩喚{^ 00111111110011111011101111111100101100000111110100111111110011111011101111111100101100000111101101011110 3fcfbbfcb07d3fcfbbfcb07b5e

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