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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 邀??撓??晤 11100111101100010011111100111111100111011001101000111111001111111001110111101011 e7b13f3f9d9a3f3f9deb
EUC-JP 邀??撓??晤 11101110101100110011111100111111110110011111101000111111001111111101101011101101 eeb33f3fd9fa3f3fdaed
UTF-8 邀섓쉐撓껓슬晤 111010011000001010000000111011001000010010010011111011001000100110010000111001101001001010010011111010101011101110010011111011001000101010101100111001101001100110100100 e98280ec8493ec8990e69293eabb93ec8aace699a4
UHC 邀섓쉐撓껓슬晤 1110100110101101100110001110111110111101101001101110100011110101100000111110111110111101101111011110011111111011 e9ad98efbda6e8f583efbdbde7fb

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