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 燼??}燼??{^ 1110000010011110001111110011111101111101111000001001111000111111001111110111101101011110 e09e3f3f7de09e3f3f7b5e
EUC-JP 燼??}燼??{^ 1101111111111110001111110011111101111101110111111111111000111111001111110111101101011110 dffe3f3f7ddffe3f3f7b5e
UTF-8 燼릩겕}燼릩겕{^ 111001111000011110111100111010111010011010101001111010101011001010010101011111011110011110000111101111001110101110100110101010011110101010110010100101010111101101011110 e787bceba6a9eab2957de787bceba6a9eab2957b5e
UHC 燼릩겕}燼릩겕{^ 111000111110100010010000100010111000000110101100011111011110001111101000100100001000101110000001101011000111101101011110 e3e8908b81ac7de3e8908b81ac7b5e

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