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 ?蒐?}?蒐?{^ 0011111110001111010011100011111101111101001111111000111101001110001111110111101101011110 3f8f4e3f7d3f8f4e3f7b5e
EUC-JP ?蒐?}?蒐?{^ 0011111110111101101011110011111101111101001111111011110110101111001111110111101101011110 3fbdaf3f7d3fbdaf3f7b5e
UTF-8 쒎蒐욚}쒎蒐욚{^ 111011001001001010001110111010001001001010010000111011001001101010011010011111011110110010010010100011101110100010010010100100001110110010011010100110100111101101011110 ec928ee89290ec9a9a7dec928ee89290ec9a9a7b5e
UHC 쒎蒐욚}쒎蒐욚{^ 100111001110010111100010101111011001111011110101011111011001110011100101111000101011110110011110111101010111101101011110 9ce5e2bd9ef57d9ce5e2bd9ef57b5e

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