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 訒ィ逞納訒ィ逞納^ 111110111010001110101000111001111001011110010100010110111111101110100011101010001110011110010111100101000101101101011110 fba3a8e797945bfba3a8e797945b5e
EUC-JP 訒ィ逞納訒ィ逞納^ 10001111110111011100100010001110101010001110110111110111110001111011110010001111110111011100100010001110101010001110110111110111110001111011110001011110 8fddc88ea8edf7c7bc8fddc88ea8edf7c7bc5e
UTF-8 訒ィ逞納訒ィ逞納^ 11101000101010001001001011101111101111011010100011101001100000001001111011100111101101001000110111101000101010001001001011101111101111011010100011101001100000001001111011100111101101001000110101011110 e8a892efbda8e9809ee7b48de8a892efbda8e9809ee7b48d5e
UHC ??逞納??逞納^ 00111111001111111101011011000001110100101010000100111111001111111101011011000001110100101010000101011110 3f3fd6c1d2a13f3fd6c1d2a15e

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