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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 線?n}線?n{^ 1001000011111100001111110110111001111101100100001111110000111111011011100111101101011110 90fc3f6e7d90fc3f6e7b5e
EUC-JP 線?n}線?n{^ 1100000011111110001111110110111001111101110000001111111000111111011011100111101101011110 c0fe3f6e7dc0fe3f6e7b5e
UTF-8 線쓸n}線쓸n{^ 1110011110110111100110101110110010010011101110000110111001111101111001111011011110011010111011001001001110111000011011100111101101011110 e7b79aec93b86e7de7b79aec93b86e7b5e
UHC 線쓸n}線쓸n{^ 11100000110010101011111010110101011011100111110111100000110010101011111010110101011011100111101101011110 e0cabeb56e7de0cabeb56e7b5e

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