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 ??????v^ 0011111100111111001111110011111100111111001111110111011001011110 3f3f3f3f3f3f765e
SJIS-WIN 譎カ誾滂スウv^ 1110011010011001101101101111101110100111100111111110111110111101101100110111011001011110 e699b6fba79fefbdb3765e
EUC-JP 譎カ誾滂スウv^ 111010111111100110001110101101101000111111011110101001001101111011110001100011101011110110001110101100110111011001011110 ebf98eb68fdea4def18ebd8eb3765e
UTF-8 譎カ誾滂スウv^ 1110100010101101100011101110111110111101101101101110100010101010101111101110011010111011100000101110111110111101101111011110111110111101101100110111011001011110 e8ad8eefbdb6e8aabee6bb82efbdbdefbdb3765e
UHC 譎?誾滂??v^ 1111110111010010001111111110101111011101110110111011010100111111001111110111011001011110 fdd23febdddbb53f3f765e

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