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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?蛇閑褪?蛇閑槌^ 001111111000111011010110100010101101010111100101111100100011111110001110110101101000101011010101100100101100011001011110 3f8ed68ad5e5f23f8ed68ad592c65e
EUC-JP ?蛇閑褪?蛇閑槌^ 001111111011110011011000101101001101011111101010111101000011111110111100110110001011010011010111110001001100100001011110 3fbcd8b4d7eaf43fbcd8b4d7c4c85e
UTF-8 뤫蛇閑褪뤫蛇閑槌^ 11101011101001001010101111101000100110111000011111101001100101101001000111101000101001001010101011101011101001001010101111101000100110111000011111101001100101101001000111100110101001111000110001011110 eba4abe89b87e99691e8a4aaeba4abe89b87e99691e6a78c5e
UHC 뤫蛇閑褪뤫蛇閑槌^ 1000111111011001110111101110111111111001110110001111011111011011100011111101100111011110111011111111100111011000111101111101100101011110 8fd9deeff9d8f7db8fd9deeff9d8f7d95e

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