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^ 00111111001111110101111000111111001111110100101100111111001111110101111000111111001111110100101101011110 3f3f5e3f3f4b3f3f5e3f3f4b5e
SJIS-WIN 将。^将。K将。^将。K^ 1000111110101011101000010101111010001111101010111010000101001011100011111010101110100001010111101000111110101011101000010100101101011110 8faba15e8faba14b8faba15e8faba14b5e
EUC-JP 将。^将。K将。^将。K^ 101111101010110110001110101000010101111010111110101011011000111010100001010010111011111010101101100011101010000101011110101111101010110110001110101000010100101101011110 bead8ea15ebead8ea14bbead8ea15ebead8ea14b5e
UTF-8 将。^将。K将。^将。K^ 1110010110110000100001101110111110111101101000010101111011100101101100001000011011101111101111011010000101001011111001011011000010000110111011111011110110100001010111101110010110110000100001101110111110111101101000010100101101011110 e5b086efbda15ee5b086efbda14be5b086efbda15ee5b086efbda14b5e
UHC ??^??K??^??K^ 00111111001111110101111000111111001111110100101100111111001111110101111000111111001111110100101101011110 3f3f5e3f3f4b3f3f5e3f3f4b5e

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