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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 髫カ謇具スョ雉 1110100110011010101101101110011010001001100010111110111110111101101011101110100010110011 e99ab6e6898befbdaee8b3
EUC-JP 髫カ謇具スョ雉 1111000111111010100011101011011011101011111010011011011011110001100011101011110110001110101011101111000010110101 f1fa8eb6ebe9b6f18ebd8eaef0b5
UTF-8 髫カ謇具スョ雉 111010011010101110101011111011111011110110110110111010001010110010000111111001011000010110110111111011111011110110111101111011111011110110101110111010011001101110001001 e9ababefbdb6e8ac87e585b7efbdbdefbdaee99b89
UHC ???具??雉 001111110011111100111111110011101111110100111111001111111111011011001011 3f3f3fcefd3f3ff6cb

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