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 ????????E 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45
SJIS-WIN ?鴦氓賦?鴦氓鳧E 001111111110100111110001100111111000001010010101100010100011111111101001111100011001111110000010111010011110100001000101 3fe9f19f82958a3fe9f19f82e9e845
EUC-JP ?鴦氓賦?鴦氓鳧E 001111111111001011110011110111011110001011001001111010100011111111110010111100111101110111100010111100101110101001000101 3ff2f3dde2c9ea3ff2f3dde2f2ea45
UTF-8 뤙鴦氓賦뤙鴦氓鳧E 11101011101001001001100111101001101101001010011011100110101100001001001111101000101100111010011011101011101001001001100111101001101101001010011011100110101100001001001111101001101100111010011101000101 eba499e9b4a6e6b093e8b3a6eba499e9b4a6e6b093e9b3a745
UHC 뤙鴦氓賦뤙鴦氓鳧E 1000111111001000111001001110110011011000111011001101110110110111100011111100100011100100111011001101100011101100110111011100000001000101 8fc8e4ecd8ecddb78fc8e4ecd8ecddc045

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