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 ??A^}??A^{^ 0011111100111111010000010101111001111101001111110011111101000001010111100111101101011110 3f3f415e7d3f3f415e7b5e
SJIS-WIN ?泄A^}?泄A^{^ 00111111100111111001010101000001010111100111110100111111100111111001010101000001010111100111101101011110 3f9f95415e7d3f9f95415e7b5e
EUC-JP ?泄A^}?泄A^{^ 00111111110111011111010101000001010111100111110100111111110111011111010101000001010111100111101101011110 3fddf5415e7d3fddf5415e7b5e
UTF-8 묪泄A^}묪泄A^{^ 11101011101011001010101011100110101100111000010001000001010111100111110111101011101011001010101011100110101100111000010001000001010111100111101101011110 ebacaae6b384415e7debacaae6b384415e7b5e
UHC 묪泄A^}묪泄A^{^ 100100100100001011100000110111000100000101011110011111011001001001000010111000001101110001000001010111100111101101011110 9242e0dc415e7d9242e0dc415e7b5e

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