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 çúhfçúh^}Yçúhfçúh^}bE 11100111111110101000110101101000011001101110011111111010100011010110100001011110011111010101100111100111111110101000110101101000011001101110011111111010100011010110100001011110011111010110001001000101 e7fa8d6866e7fa8d685e7d59e7fa8d6866e7fa8d685e7d6245
SJIS-WIN ???hf???h^}Y???hf???h^}bE 00111111001111110011111101101000011001100011111100111111001111110110100001011110011111010101100100111111001111110011111101101000011001100011111100111111001111110110100001011110011111010110001001000101 3f3f3f68663f3f3f685e7d593f3f3f68663f3f3f685e7d6245
EUC-JP çú?hfçú?h^}Yçú?hfçú?h^}bE 1000111110101011101011101000111110101011111000100011111101101000011001101000111110101011101011101000111110101011111000100011111101101000010111100111110101011001100011111010101110101110100011111010101111100010001111110110100001100110100011111010101110101110100011111010101111100010001111110110100001011110011111010110001001000101 8fabae8fabe23f68668fabae8fabe23f685e7d598fabae8fabe23f68668fabae8fabe23f685e7d6245
UTF-8 çúhfçúh^}Yçúhfçúh^}bE 11000011101001111100001110111010110000101000110101101000011001101100001110100111110000111011101011000010100011010110100001011110011111010101100111000011101001111100001110111010110000101000110101101000011001101100001110100111110000111011101011000010100011010110100001011110011111010110001001000101 c3a7c3bac28d6866c3a7c3bac28d685e7d59c3a7c3bac28d6866c3a7c3bac28d685e7d6245
UHC ???hf???h^}Y???hf???h^}bE 00111111001111110011111101101000011001100011111100111111001111110110100001011110011111010101100100111111001111110011111101101000011001100011111100111111001111110110100001011110011111010110001001000101 3f3f3f68663f3f3f685e7d593f3f3f68663f3f3f685e7d6245

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