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 ???Ln}???Ln{^ 00111111001111110011111101001100011011100111110100111111001111110011111101001100011011100111101101011110 3f3f3f4c6e7d3f3f3f4c6e7b5e
SJIS-WIN 沃??Ln}沃??Ln{^ 100101111000000000111111001111110100110001101110011111011001011110000000001111110011111101001100011011100111101101011110 97803f3f4c6e7d97803f3f4c6e7b5e
EUC-JP 沃??Ln}沃??Ln{^ 110011011110000000111111001111110100110001101110011111011100110111100000001111110011111101001100011011100111101101011110 cde03f3f4c6e7dcde03f3f4c6e7b5e
UTF-8 沃뤄쉐Ln}沃뤄쉐Ln{^ 11100110101100101000001111101011101001001000010011101100100010011001000001001100011011100111110111100110101100101000001111101011101001001000010011101100100010011001000001001100011011100111101101011110 e6b283eba484ec89904c6e7de6b283eba484ec89904c6e7b5e
UHC 沃뤄쉐Ln}沃뤄쉐Ln{^ 11101000101010101011011111101111101111011010011001001100011011100111110111101000101010101011011111101111101111011010011001001100011011100111101101011110 e8aab7efbda64c6e7de8aab7efbda64c6e7b5e

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