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 ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 邀h邀fN}邀h邀fN{^ 1110011110110001011010001110011110110001011001100100111001111101111001111011000101101000111001111011000101100110010011100111101101011110 e7b168e7b1664e7de7b168e7b1664e7b5e
EUC-JP 邀h邀fN}邀h邀fN{^ 1110111010110011011010001110111010110011011001100100111001111101111011101011001101101000111011101011001101100110010011100111101101011110 eeb368eeb3664e7deeb368eeb3664e7b5e
UTF-8 邀h邀fN}邀h邀fN{^ 111010011000001010000000011010001110100110000010100000000110011001001110011111011110100110000010100000000110100011101001100000101000000001100110010011100111101101011110 e9828068e98280664e7de9828068e98280664e7b5e
UHC 邀h邀fN}邀h邀fN{^ 1110100110101101011010001110100110101101011001100100111001111101111010011010110101101000111010011010110101100110010011100111101101011110 e9ad68e9ad664e7de9ad68e9ad664e7b5e

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