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 ??男}??男{^ 0011111100111111100100100110101001111101001111110011111110010010011010100111101101011110 3f3f926a7d3f3f926a7b5e
EUC-JP ??男}??男{^ 0011111100111111110000111100101101111101001111110011111111000011110010110111101101011110 3f3fc3cb7d3f3fc3cb7b5e
UTF-8 뤚굴男}뤚굴男{^ 111010111010010010011010111010101011010110110100111001111001010010110111011111011110101110100100100110101110101010110101101101001110011110010100101101110111101101011110 eba49aeab5b4e794b77deba49aeab5b4e794b77b5e
UHC 뤚굴男}뤚굴男{^ 100011111100100110110001101111001101000111111011011111011000111111001001101100011011110011010001111110110111101101011110 8fc9b1bcd1fb7d8fc9b1bcd1fb7b5e

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