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 蓍ー萓嘲蓍ー萓嘴^ 111001001110011110110000111001001011111010011010011111011110010011100111101100001110010010111110100110100111101101011110 e4e7b0e4be9a7de4e7b0e4be9a7b5e
EUC-JP 蓍ー萓嘲蓍ー萓嘴^ 1110100011101001100011101011000011101000110000001101001111011110111010001110100110001110101100001110100011000000110100111101110001011110 e8e98eb0e8c0d3dee8e98eb0e8c0d3dc5e
UTF-8 蓍ー萓嘲蓍ー萓嘴^ 11101000100100111000110111101111101111011011000011101000100100001001001111100101100110001011001011101000100100111000110111101111101111011011000011101000100100001001001111100101100110001011010001011110 e8938defbdb0e89093e598b2e8938defbdb0e89093e598b45e
UHC 蓍??嘲蓍??嘴^ 11100011110010010011111100111111111100001011111111100011110010010011111100111111111101101010010001011110 e3c93f3ff0bfe3c93f3ff6a45e

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