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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 髮ェ驍オ}Y髮ェ驍オ}bE 1110100110011011101010101110100110000010101101010111110101011001111010011001101110101010111010011000001010110101011111010110001001000101 e99baae982b57d59e99baae982b57d6245
EUC-JP 髮ェ驍オ}Y髮ェ驍オ}bE 111100011111101110001110101010101111000111100010100011101011010101111101010110011111000111111011100011101010101011110001111000101000111010110101011111010110001001000101 f1fb8eaaf1e28eb57d59f1fb8eaaf1e28eb57d6245
UTF-8 髮ェ驍オ}Y髮ェ驍オ}bE 1110100110101011101011101110111110111101101010101110100110101001100011011110111110111101101101010111110101011001111010011010101110101110111011111011110110101010111010011010100110001101111011111011110110110101011111010110001001000101 e9abaeefbdaae9a98defbdb57d59e9abaeefbdaae9a98defbdb57d6245
UHC 髮?驍?}Y髮?驍?}bE 1101101110100101001111111111110110100100001111110111110101011001110110111010010100111111111111011010010000111111011111010110001001000101 dba53ffda43f7d59dba53ffda43f7d6245

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