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‘·}\{^ 100100100100101110010001101101110111110101011100011111011001001001001011100100011011011101111101010111000111101101011110 924b91b77d5c7d924b91b77d5c7b5e
SJIS-WIN ?K??}\}?K??}\{^ 001111110100101100111111001111110111110101011100011111010011111101001011001111110011111101111101010111000111101101011110 3f4b3f3f7d5c7d3f4b3f3f7d5c7b5e
EUC-JP ?K??}\}?K??}\{^ 001111110100101100111111001111110111110101011100011111010011111101001011001111110011111101111101010111000111101101011110 3f4b3f3f7d5c7d3f4b3f3f7d5c7b5e
UTF-8 ’K‘·}\}’K‘·}\{^ 110000101001001001001011110000101001000111000010101101110111110101011100011111011100001010010010010010111100001010010001110000101011011101111101010111000111101101011110 c2924bc291c2b77d5c7dc2924bc291c2b77d5c7b5e
UHC ?K?·}\}?K?·}\{^ 0011111101001011001111111010000110100100011111010101110001111101001111110100101100111111101000011010010001111101010111000111101101011110 3f4b3fa1a47d5c7d3f4b3fa1a47d5c7b5e

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