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’Zof’K’Zo^}Y’K’Zof’K’Zo^}bE 1001001001001011100100100101101001101111011001101001001001001011100100100101101001101111010111100111110101011001100100100100101110010010010110100110111101100110100100100100101110010010010110100110111101011110011111010110001001000101 924b925a6f66924b925a6f5e7d59924b925a6f66924b925a6f5e7d6245
SJIS-WIN ?K?Zof?K?Zo^}Y?K?Zof?K?Zo^}bE 0011111101001011001111110101101001101111011001100011111101001011001111110101101001101111010111100111110101011001001111110100101100111111010110100110111101100110001111110100101100111111010110100110111101011110011111010110001001000101 3f4b3f5a6f663f4b3f5a6f5e7d593f4b3f5a6f663f4b3f5a6f5e7d6245
EUC-JP ?K?Zof?K?Zo^}Y?K?Zof?K?Zo^}bE 0011111101001011001111110101101001101111011001100011111101001011001111110101101001101111010111100111110101011001001111110100101100111111010110100110111101100110001111110100101100111111010110100110111101011110011111010110001001000101 3f4b3f5a6f663f4b3f5a6f5e7d593f4b3f5a6f663f4b3f5a6f5e7d6245
UTF-8 ’K’Zof’K’Zo^}Y’K’Zof’K’Zo^}bE 11000010100100100100101111000010100100100101101001101111011001101100001010010010010010111100001010010010010110100110111101011110011111010101100111000010100100100100101111000010100100100101101001101111011001101100001010010010010010111100001010010010010110100110111101011110011111010110001001000101 c2924bc2925a6f66c2924bc2925a6f5e7d59c2924bc2925a6f66c2924bc2925a6f5e7d6245
UHC ?K?Zof?K?Zo^}Y?K?Zof?K?Zo^}bE 0011111101001011001111110101101001101111011001100011111101001011001111110101101001101111010111100111110101011001001111110100101100111111010110100110111101100110001111110100101100111111010110100110111101011110011111010110001001000101 3f4b3f5a6f663f4b3f5a6f5e7d593f4b3f5a6f663f4b3f5a6f5e7d6245

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