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 鉚帛ィ嘲鉚帛ィ嘴^ 111001111111010010011011111001011010100010011010011111011110011111110100100110111110010110101000100110100111101101011110 e7f49be5a89a7de7f49be5a89a7b5e
EUC-JP 鉚帛ィ嘲鉚帛ィ嘴^ 1110111011110110110101101110011110001110101010001101001111011110111011101111011011010110111001111000111010101000110100111101110001011110 eef6d6e78ea8d3deeef6d6e78ea8d3dc5e
UTF-8 鉚帛ィ嘲鉚帛ィ嘴^ 11101001100010011001101011100101101110001001101111101111101111011010100011100101100110001011001011101001100010011001101011100101101110001001101111101111101111011010100011100101100110001011010001011110 e9899ae5b89befbda8e598b2e9899ae5b89befbda8e598b45e
UHC ?帛?嘲?帛?嘴^ 00111111110110111101100100111111111100001011111100111111110110111101100100111111111101101010010001011110 3fdbd93ff0bf3fdbd93ff6a45e

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