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 ??慄}??慄{^ 0011111100111111100111001100100101111101001111110011111110011100110010010111101101011110 3f3f9cc97d3f3f9cc97b5e
EUC-JP ??慄}??慄{^ 0011111100111111110110001100101101111101001111110011111111011000110010110111101101011110 3f3fd8cb7d3f3fd8cb7b5e
UTF-8 뤚乫慄}뤚乫慄{^ 111010111010010010011010111001001011100110101011111001101000010110000100011111011110101110100100100110101110010010111001101010111110011010000101100001000111101101011110 eba49ae4b9abe685847deba49ae4b9abe685847b5e
UHC 뤚乫慄}뤚乫慄{^ 100011111100100111001010111000011101011111001001011111011000111111001001110010101110000111010111110010010111101101011110 8fc9cae1d7c97d8fc9cae1d7c97b5e

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