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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???燥???^ 001111110011111100111111100100011000011100111111001111110011111101011110 3f3f3f91873f3f3f5e
EUC-JP ???燥???^ 001111110011111100111111110000011110011100111111001111110011111101011110 3f3f3fc1e73f3f3f5e
UTF-8 롇렺롊燥렺롕렕^ 11101011101000011000011111101011101000001011101011101011101000011000101011100111100001111010010111101011101000001011101011101011101000011001010111101011101000001001010101011110 eba187eba0baeba18ae787a5eba0baeba195eba0955e
UHC 롇렺롊燥렺롕렕^ 100011101100110110001110110000101000111011010000111100001100111110001110110000101000111011011001100011101010101001011110 8ecd8ec28ed0f0cf8ec28ed98eaa5e

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