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 ????x}????x{^ 00111111001111110011111100111111011110000111110100111111001111110011111100111111011110000111101101011110 3f3f3f3f787d3f3f3f3f787b5e
SJIS-WIN ???男x}???男x{^ 001111110011111100111111100100100110101001111000011111010011111100111111001111111001001001101010011110000111101101011110 3f3f3f926a787d3f3f3f926a787b5e
EUC-JP ???男x}???男x{^ 001111110011111100111111110000111100101101111000011111010011111100111111001111111100001111001011011110000111101101011110 3f3f3fc3cb787d3f3f3fc3cb787b5e
UTF-8 룶엌룶男x}룶엌룶男x{^ 1110101110100011101101101110110010010111100011001110101110100011101101101110011110010100101101110111100001111101111010111010001110110110111011001001011110001100111010111010001110110110111001111001010010110111011110000111101101011110 eba3b6ec978ceba3b6e794b7787deba3b6ec978ceba3b6e794b7787b5e
UHC 룶엌룶男x}룶엌룶男x{^ 100011111010101110111110111111011000111110101011110100011111101101111000011111011000111110101011101111101111110110001111101010111101000111111011011110000111101101011110 8fabbefd8fabd1fb787d8fabbefd8fabd1fb787b5e

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