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˜}—K˜{^ 1001011101001011100111011001100001111101100101110100101110011101100110000111101101011110 974b9d987d974b9d987b5e
SJIS-WIN ?K??}?K??{^ 0011111101001011001111110011111101111101001111110100101100111111001111110111101101011110 3f4b3f3f7d3f4b3f3f7b5e
EUC-JP ?K??}?K??{^ 0011111101001011001111110011111101111101001111110100101100111111001111110111101101011110 3f4b3f3f7d3f4b3f3f7b5e
UTF-8 —K˜}—K˜{^ 1100001010010111010010111100001010011101110000101001100001111101110000101001011101001011110000101001110111000010100110000111101101011110 c2974bc29dc2987dc2974bc29dc2987b5e
UHC ?K??}?K??{^ 0011111101001011001111110011111101111101001111110100101100111111001111110111101101011110 3f4b3f3f7d3f4b3f3f7b5e

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