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 ½Òznf½Òzn^}Y½Òznf½Òzn^}bE 10111101110100100111101001101110011001101011110111010010011110100110111001011110011111010101100110111101110100100111101001101110011001101011110111010010011110100110111001011110011111010110001001000101 bdd27a6e66bdd27a6e5e7d59bdd27a6e66bdd27a6e5e7d6245
SJIS-WIN ??znf??zn^}Y??znf??zn^}bE 00111111001111110111101001101110011001100011111100111111011110100110111001011110011111010101100100111111001111110111101001101110011001100011111100111111011110100110111001011110011111010110001001000101 3f3f7a6e663f3f7a6e5e7d593f3f7a6e663f3f7a6e5e7d6245
EUC-JP ?Òznf?Òzn^}Y?Òznf?Òzn^}bE 001111111000111110101010110100100111101001101110011001100011111110001111101010101101001001111010011011100101111001111101010110010011111110001111101010101101001001111010011011100110011000111111100011111010101011010010011110100110111001011110011111010110001001000101 3f8faad27a6e663f8faad27a6e5e7d593f8faad27a6e663f8faad27a6e5e7d6245
UTF-8 ½Òznf½Òzn^}Y½Òznf½Òzn^}bE 110000101011110111000011100100100111101001101110011001101100001010111101110000111001001001111010011011100101111001111101010110011100001010111101110000111001001001111010011011100110011011000010101111011100001110010010011110100110111001011110011111010110001001000101 c2bdc3927a6e66c2bdc3927a6e5e7d59c2bdc3927a6e66c2bdc3927a6e5e7d6245
UHC ½?znf½?zn^}Y½?znf½?zn^}bE 1010100011110110001111110111101001101110011001101010100011110110001111110111101001101110010111100111110101011001101010001111011000111111011110100110111001100110101010001111011000111111011110100110111001011110011111010110001001000101 a8f63f7a6e66a8f63f7a6e5e7d59a8f63f7a6e66a8f63f7a6e5e7d6245

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