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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??辛???辛?^ 0011111100111111100100000110100000111111001111110011111110010000011010000011111101011110 3f3f90683f3f3f90683f5e
EUC-JP 濩?辛?濩?辛?^ 100011111100100110100100001111111011111111001001001111111000111111001001101001000011111110111111110010010011111101011110 8fc9a43fbfc93f8fc9a43fbfc93f5e
UTF-8 濩렔辛텡濩렔辛텝^ 11100110101111111010100111101011101000001001010011101000101111101001101111101101100001011010000111100110101111111010100111101011101000001001010011101000101111101001101111101101100001011001110101011110 e6bfa9eba094e8be9bed85a1e6bfa9eba094e8be9bed859d5e
UHC 濩렔辛텡濩렔辛텝^ 1111101111001101100011101010100111100011111101001100010111011110111110111100110110001110101010011110001111110100110001011101110001011110 fbcd8ea9e3f4c5defbcd8ea9e3f4c5dc5e

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