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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 邯壼ア曷}邯壼ア曷{^ 1110011110110110100110101110010110110001100111100100101001111101111001111011011010011010111001011011000110011110010010100111101101011110 e7b69ae5b19e4a7de7b69ae5b19e4a7b5e
EUC-JP 邯壼ア曷}邯壼ア曷{^ 11101110101110001101010011100111100011101011000111011011101010110111110111101110101110001101010011100111100011101011000111011011101010110111101101011110 eeb8d4e78eb1dbab7deeb8d4e78eb1dbab7b5e
UTF-8 邯壼ア曷}邯壼ア曷{^ 111010011000001010101111111001011010001110111100111011111011110110110001111001101001101110110111011111011110100110000010101011111110010110100011101111001110111110111101101100011110011010011011101101110111101101011110 e982afe5a3bcefbdb1e69bb77de982afe5a3bcefbdb1e69bb77b5e
UHC 邯??曷}邯??曷{^ 110010101111101100111111001111111100101011100011011111011100101011111011001111110011111111001010111000110111101101011110 cafb3f3fcae37dcafb3f3fcae37b5e

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