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 鐔守Л}鐔守Л{^ 111010000101110010001110111001111000010001001100011111011110100001011100100011101110011110000100010011000111101101011110 e85c8ee7844c7de85c8ee7844c7b5e
EUC-JP 鐔守Л}鐔守Л{^ 111011111011110110111100111010011010011110101101011111011110111110111101101111001110100110100111101011010111101101011110 efbdbce9a7ad7defbdbce9a7ad7b5e
UTF-8 鐔守Л}鐔守Л{^ 11101001100100001001010011100101101011101000100011010000100110110111110111101001100100001001010011100101101011101000100011010000100110110111101101011110 e99094e5ae88d09b7de99094e5ae88d09b7b5e
UHC ?守Л}?守Л{^ 00111111111000011111101010101100101011010111110100111111111000011111101010101100101011010111101101011110 3fe1faacad7d3fe1faacad7b5e

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