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 驍瀧コ橲雛菴ッ 111010011000001010010001111010111011101010011110111011011001000010010111111001001011110110101111 e98291ebba9eed9097e4bdaf
EUC-JP 驍瀧コ橲雛菴ッ 1111000111100010110000101110110110001110101110101101110011101111101111111111011111101000101111111000111010101111 f1e2c2ed8ebadcefbff7e8bf8eaf
UTF-8 驍瀧コ橲雛菴ッ 111010011010100110001101111001111000000010100111111011111011110110111010111001101010100110110010111010011001101110011011111010001000111110110100111011111011110110101111 e9a98de780a7efbdbae6a9b2e99b9be88fb4efbdaf
UHC 驍瀧??雛菴? 1111110110100100110101101110100100111111001111111111010111100001111001001110000000111111 fda4d6e93f3ff5e1e4e03f

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