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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???援????援?B 00111111001111110011111110001001100001110011111100111111001111110011111110001001100001110011111101000010 3f3f3f89873f3f3f3f89873f42
EUC-JP ???援????援?B 00111111001111110011111110110001111001110011111100111111001111110011111110110001111001110011111101000010 3f3f3fb1e73f3f3f3fb1e73f42
UTF-8 列룸쑐援쌏列룸쑐援쌏B 11101111101001101001110011101011101000111011100011101100100100011001000011100110100011111011010011101100100011001000111111101111101001101001110011101011101000111011100011101100100100011001000011100110100011111011010011101100100011001000111101000010 efa69ceba3b8ec9190e68fb4ec8c8fefa69ceba3b8ec9190e68fb4ec8c8f42
UHC 列룸쑐援쌏列룸쑐援쌏B 111001101110101010110111111010111001110010101111111010101011010110011010111111101110011011101010101101111110101110011100101011111110101010110101100110101111111001000010 e6eab7eb9cafeab59afee6eab7eb9cafeab59afe42

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