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 100010011000011000111111001111111001011101010100001111111000100110000110001111110011111110010111010101000011111101000010 89863f3f97543f89863f3f97543f42
EUC-JP 掩??裕?掩??裕?B 101100011110011000111111001111111100110110110101001111111011000111100110001111110011111111001101101101010011111101000010 b1e63f3fcdb53fb1e63f3fcdb53f42
UTF-8 掩뽯돁裕뉮掩뽯돁裕뉮B 11100110100011101010100111101011101111011010111111101011100011111000000111101000101000111001010111101011100010011010111011100110100011101010100111101011101111011010111111101011100011111000000111101000101000111001010111101011100010011010111001000010 e68ea9ebbdafeb8f81e8a395eb89aee68ea9ebbdafeb8f81e8a395eb89ae42
UHC 掩뽯돁裕뉮掩뽯돁裕뉮B 111001011111001110010110111010111000100110010100111010111010111010000111111111101110010111110011100101101110101110001001100101001110101110101110100001111111111001000010 e5f396eb8994ebae87fee5f396eb8994ebae87fe42

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