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 昇ィヘ痾昇ィヘ痣^ 10001111101110001010100011001101111000010111110110001111101110001010100011001101111000010111101101011110 8fb8a8cde17d8fb8a8cde17b5e
EUC-JP 昇ィヘ痾昇ィヘ痣^ 1011111010111010100011101010100010001110110011011110000111011110101111101011101010001110101010001000111011001101111000011101110001011110 beba8ea88ecde1debeba8ea88ecde1dc5e
UTF-8 昇ィヘ痾昇ィヘ痣^ 11100110100110001000011111101111101111011010100011101111101111101000110111100111100101111011111011100110100110001000011111101111101111011010100011101111101111101000110111100111100101111010001101011110 e69887efbda8efbe8de797bee69887efbda8efbe8de797a35e
UHC 昇???昇???^ 1110001110110000001111110011111100111111111000111011000000111111001111110011111101011110 e3b03f3f3fe3b03f3f3f5e

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