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 佶箝貉}佶箝貉{^ 100110001100100111100010101011011110011010111001011111011001100011001001111000101010110111100110101110010111101101011110 98c9e2ade6b97d98c9e2ade6b97b5e
EUC-JP 佶箝貉}佶箝貉{^ 110100001100101111100100101011111110110010111011011111011101000011001011111001001010111111101100101110110111101101011110 d0cbe4afecbb7dd0cbe4afecbb7b5e
UTF-8 佶箝貉}佶箝貉{^ 111001001011110110110110111001111010111010011101111010001011001010001001011111011110010010111101101101101110011110101110100111011110100010110010100010010111101101011110 e4bdb6e7ae9de8b2897de4bdb6e7ae9de8b2897b5e
UHC 佶箝?}佶箝?{^ 11010001110011011100110011000100001111110111110111010001110011011100110011000100001111110111101101011110 d1cdccc43f7dd1cdccc43f7b5e

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