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 111001101010001100111111001111111110011010100011001111111110011010100011001111110011111111100110101000110011111101000010 e6a33f3fe6a33fe6a33f3fe6a33f42
EUC-JP 譽??譽?譽??譽?B 111011001010010100111111001111111110110010100101001111111110110010100101001111110011111111101100101001010011111101000010 eca53f3feca53feca53f3feca53f42
UTF-8 譽길씇譽콄譽길씇譽콄B 11101000101011011011110111101010101110001011100011101100100101001000011111101000101011011011110111101100101111011000010011101000101011011011110111101010101110001011100011101100100101001000011111101000101011011011110111101100101111011000010001000010 e8adbdeab8b8ec9487e8adbdecbd84e8adbdeab8b8ec9487e8adbdecbd8442
UHC 譽길씇譽콄譽길씇譽콄B 111001111110001010110001111001101001110110011111111001111110001010110001011110101110011111100010101100011110011010011101100111111110011111100010101100010111101001000010 e7e2b1e69d9fe7e2b17ae7e2b1e69d9fe7e2b17a42

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