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 ????~}????~{^ 00111111001111110011111100111111011111100111110100111111001111110011111100111111011111100111101101011110 3f3f3f3f7e7d3f3f3f3f7e7b5e
SJIS-WIN ???男~}???男~{^ 001111110011111100111111100100100110101001111110011111010011111100111111001111111001001001101010011111100111101101011110 3f3f3f926a7e7d3f3f3f926a7e7b5e
EUC-JP ???男~}???男~{^ 001111110011111100111111110000111100101101111110011111010011111100111111001111111100001111001011011111100111101101011110 3f3f3fc3cb7e7d3f3f3fc3cb7e7b5e
UTF-8 룶엌룶男~}룶엌룶男~{^ 1110101110100011101101101110110010010111100011001110101110100011101101101110011110010100101101110111111001111101111010111010001110110110111011001001011110001100111010111010001110110110111001111001010010110111011111100111101101011110 eba3b6ec978ceba3b6e794b77e7deba3b6ec978ceba3b6e794b77e7b5e
UHC 룶엌룶男~}룶엌룶男~{^ 100011111010101110111110111111011000111110101011110100011111101101111110011111011000111110101011101111101111110110001111101010111101000111111011011111100111101101011110 8fabbefd8fabd1fb7e7d8fabbefd8fabd1fb7e7b5e

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