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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN "エス竺}"エス竺{^ 11111010010101111011010011110001100011101011110110001110101100010111110111111010010101111011010011110001100011101011110110001110101100010111101101011110 fa57b4f18ebd8eb17dfa57b4f18ebd8eb17b5e
EUC-JP ?エ?ス竺}?エ?ス竺{^ 00111111100011101011010000111111100011101011110110111100101100110111110100111111100011101011010000111111100011101011110110111100101100110111101101011110 3f8eb43f8ebdbcb37d3f8eb43f8ebdbcb37b5e
UTF-8 "エス竺}"エス竺{^ 111011111011110010000010111011111011110110110100111011101000010010001001111011111011110110111101111001111010101110111010011111011110111110111100100000101110111110111101101101001110111010000100100010011110111110111101101111011110011110101011101110100111101101011110 efbc82efbdb4ee8489efbdbde7abba7defbc82efbdb4ee8489efbdbde7abba7b5e
UHC "???竺}"???竺{^ 1010001110100010001111110011111100111111111101011110011101111101101000111010001000111111001111110011111111110101111001110111101101011110 a3a23f3f3ff5e77da3a23f3f3ff5e77b5e

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