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 —KãGŸ¾}—KãGŸ¾{^ 100101110100101111100011010001111001111110111110011111011001011101001011111000110100011110011111101111100111101101011110 974be3479fbe7d974be3479fbe7b5e
SJIS-WIN ?K?G??}?K?G??{^ 001111110100101100111111010001110011111100111111011111010011111101001011001111110100011100111111001111110111101101011110 3f4b3f473f3f7d3f4b3f473f3f7b5e
EUC-JP ?KãG??}?KãG??{^ 00111111010010111000111110101011101010100100011100111111001111110111110100111111010010111000111110101011101010100100011100111111001111110111101101011110 3f4b8fabaa473f3f7d3f4b8fabaa473f3f7b5e
UTF-8 —KãGŸ¾}—KãGŸ¾{^ 1100001010010111010010111100001110100011010001111100001010011111110000101011111001111101110000101001011101001011110000111010001101000111110000101001111111000010101111100111101101011110 c2974bc3a347c29fc2be7dc2974bc3a347c29fc2be7b5e
UHC ?K?G?¾}?K?G?¾{^ 0011111101001011001111110100011100111111101010001111101001111101001111110100101100111111010001110011111110101000111110100111101101011110 3f4b3f473fa8fa7d3f4b3f473fa8fa7b5e

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