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 û²^[fû²^[^}Yû²^[fû²^[^}bE 1111101110110010100011110101111001011011011001101111101110110010100011110101111001011011010111100111110101011001111110111011001010001111010111100101101101100110111110111011001010001111010111100101101101011110011111010110001001000101 fbb28f5e5b66fbb28f5e5b5e7d59fbb28f5e5b66fbb28f5e5b5e7d6245
SJIS-WIN ???^[f???^[^}Y???^[f???^[^}bE 0011111100111111001111110101111001011011011001100011111100111111001111110101111001011011010111100111110101011001001111110011111100111111010111100101101101100110001111110011111100111111010111100101101101011110011111010110001001000101 3f3f3f5e5b663f3f3f5e5b5e7d593f3f3f5e5b663f3f3f5e5b5e7d6245
EUC-JP û??^[fû??^[^}Yû??^[fû??^[^}bE 10001111101010111110010100111111001111110101111001011011011001101000111110101011111001010011111100111111010111100101101101011110011111010101100110001111101010111110010100111111001111110101111001011011011001101000111110101011111001010011111100111111010111100101101101011110011111010110001001000101 8fabe53f3f5e5b668fabe53f3f5e5b5e7d598fabe53f3f5e5b668fabe53f3f5e5b5e7d6245
UTF-8 û²^[fû²^[^}Yû²^[fû²^[^}bE 1100001110111011110000101011001011000010100011110101111001011011011001101100001110111011110000101011001011000010100011110101111001011011010111100111110101011001110000111011101111000010101100101100001010001111010111100101101101100110110000111011101111000010101100101100001010001111010111100101101101011110011111010110001001000101 c3bbc2b2c28f5e5b66c3bbc2b2c28f5e5b5e7d59c3bbc2b2c28f5e5b66c3bbc2b2c28f5e5b5e7d6245
UHC ?²?^[f?²?^[^}Y?²?^[f?²?^[^}bE 001111111010100111110111001111110101111001011011011001100011111110101001111101110011111101011110010110110101111001111101010110010011111110101001111101110011111101011110010110110110011000111111101010011111011100111111010111100101101101011110011111010110001001000101 3fa9f73f5e5b663fa9f73f5e5b5e7d593fa9f73f5e5b663fa9f73f5e5b5e7d6245

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