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 ??脂}??脂{^ 0011111100111111100011101000100101111101001111110011111110001110100010010111101101011110 3f3f8e897d3f3f8e897b5e
EUC-JP ??脂}??脂{^ 0011111100111111101110111110100101111101001111110011111110111011111010010111101101011110 3f3fbbe97d3f3fbbe97b5e
UTF-8 롍렾脂}롍렾脂{^ 111010111010000110001101111010111010000010111110111010001000010010000010011111011110101110100001100011011110101110100000101111101110100010000100100000100111101101011110 eba18deba0bee884827deba18deba0bee884827b5e
UHC 롍렾脂}롍렾脂{^ 100011101101001110001110110001101111001010110111011111011000111011010011100011101100011011110010101101110111101101011110 8ed38ec6f2b77d8ed38ec6f2b77b5e

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