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{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN ?途N}?途N{^ 0011111110010011011100100100111001111101001111111001001101110010010011100111101101011110 3f93724e7d3f93724e7b5e
EUC-JP ?途N}?途N{^ 0011111111000101110100110100111001111101001111111100010111010011010011100111101101011110 3fc5d34e7d3fc5d34e7b5e
UTF-8 링途N}링途N{^ 1110101110100111100000011110100110000000100101000100111001111101111010111010011110000001111010011000000010010100010011100111101101011110 eba781e980944e7deba781e980944e7b5e
UHC 링途N}링途N{^ 10111000101101011101010010110010010011100111110110111000101101011101010010110010010011100111101101011110 b8b5d4b24e7db8b5d4b24e7b5e

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