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 ??潔}??潔{^ 0011111100111111100011001000100101111101001111110011111110001100100010010111101101011110 3f3f8c897d3f3f8c897b5e
EUC-JP ??潔}??潔{^ 0011111100111111101101111110100101111101001111110011111110110111111010010111101101011110 3f3fb7e97d3f3fb7e97b5e
UTF-8 痢면潔}痢면潔{^ 111011111010011110100101111010111010100110110100111001101011110110010100011111011110111110100111101001011110101110101001101101001110011010111101100101000111101101011110 efa7a5eba9b4e6bd947defa7a5eba9b4e6bd947b5e
UHC 痢면潔}痢면潔{^ 111011001011100010111000111010011100110010111110011111011110110010111000101110001110100111001100101111100111101101011110 ecb8b8e9ccbe7decb8b8e9ccbe7b5e

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