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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???淹????淹?^ 00111111001111110011111110011111101110010011111100111111001111110011111110011111101110010011111101011110 3f3f3f9fb93f3f3f3f9fb93f5e
EUC-JP ???淹????淹?^ 00111111001111110011111111011110101110110011111100111111001111110011111111011110101110110011111101011110 3f3f3fdebb3f3f3f3fdebb3f5e
UTF-8 梨섏떎淹쏡梨섏떎淹쏡^ 11101111101001111010001011101100100001001000111111101011100101101000111011100110101101111011100111101100100011111010000111101111101001111010001011101100100001001000111111101011100101101000111011100110101101111011100111101100100011111010000101011110 efa7a2ec848feb968ee6b7b9ec8fa1efa7a2ec848feb968ee6b7b9ec8fa15e
UHC 梨섏떎淹쏡梨섏떎淹쏡^ 111011001011000110011000111011001000101110100100111001011111010010011100010001001110110010110001100110001110110010001011101001001110010111110100100111000100010001011110 ecb198ec8ba4e5f49c44ecb198ec8ba4e5f49c445e

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