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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???乙??儒??繹 00111111001111110011111110001001101100110011111100111111100011101111001000111111001111111110001110001000 3f3f3f89b33f3f8ef23f3fe388
EUC-JP ???乙??儒??繹 00111111001111110011111110110010101101010011111100111111101111001111010000111111001111111110010111101000 3f3f3fb2b53f3fbcf43f3fe5e8
UTF-8 列룸벏乙ⓨ쑵儒몌폋繹 111011111010011010011100111010111010001110111000111010111011001010001111111001001011100110011001111000101001001110101000111011001001000110110101111001011000010010010010111010111010101010001100111011011000111110001011111001111011100110111001 efa69ceba3b8ebb28fe4b999e293a8ec91b5e58492ebaa8ced8f8be7b9b9
UHC 列룸벏乙ⓨ쑵儒몌폋繹 1110011011101010101101111110101110010011101011111110101111100000101010001110010110111110101010101110101011100011101110001110111110111100100101101110011010111010 e6eab7eb93afebe0a8e5beaaeae3b8efbc96e6ba

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