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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 邀??}邀??{^ 1110011110110001001111110011111101111101111001111011000100111111001111110111101101011110 e7b13f3f7de7b13f3f7b5e
EUC-JP 邀??}邀??{^ 1110111010110011001111110011111101111101111011101011001100111111001111110111101101011110 eeb33f3f7deeb33f3f7b5e
UTF-8 邀댐쉥}邀댐쉥{^ 111010011000001010000000111010111000110010010000111011001000100110100101011111011110100110000010100000001110101110001100100100001110110010001001101001010111101101011110 e98280eb8c90ec89a57de98280eb8c90ec89a57b5e
UHC 邀댐쉥}邀댐쉥{^ 111010011010110110110100111011111011110110101011011111011110100110101101101101001110111110111101101010110111101101011110 e9adb4efbdab7de9adb4efbdab7b5e

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