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 ??kf??k^}Y??kf??k^}bE 001111110011111101101011011001100011111100111111011010110101111001111101010110010011111100111111011010110110011000111111001111110110101101011110011111010110001001000101 3f3f6b663f3f6b5e7d593f3f6b663f3f6b5e7d6245
SJIS-WIN ソ睥kfソ睥k^}Yソ睥kfソ睥k^}bE 10111111111000011100110001101011011001101011111111100001110011000110101101011110011111010101100110111111111000011100110001101011011001101011111111100001110011000110101101011110011111010110001001000101 bfe1cc6b66bfe1cc6b5e7d59bfe1cc6b66bfe1cc6b5e7d6245
EUC-JP ソ睥kfソ睥k^}Yソ睥kfソ睥k^}bE 1000111010111111111000101100111001101011011001101000111010111111111000101100111001101011010111100111110101011001100011101011111111100010110011100110101101100110100011101011111111100010110011100110101101011110011111010110001001000101 8ebfe2ce6b668ebfe2ce6b5e7d598ebfe2ce6b668ebfe2ce6b5e7d6245
UTF-8 ソ睥kfソ睥k^}Yソ睥kfソ睥k^}bE 11101111101111011011111111100111100111011010010101101011011001101110111110111101101111111110011110011101101001010110101101011110011111010101100111101111101111011011111111100111100111011010010101101011011001101110111110111101101111111110011110011101101001010110101101011110011111010110001001000101 efbdbfe79da56b66efbdbfe79da56b5e7d59efbdbfe79da56b66efbdbfe79da56b5e7d6245
UHC ??kf??k^}Y??kf??k^}bE 001111110011111101101011011001100011111100111111011010110101111001111101010110010011111100111111011010110110011000111111001111110110101101011110011111010110001001000101 3f3f6b663f3f6b5e7d593f3f6b663f3f6b5e7d6245

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