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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 駿???駿?飜^ 1000111101111000001111110011111100111111100011110111100000111111111000111100101001011110 8f783f3f3f8f783fe3ca5e
EUC-JP 駿???駿?飜^ 1011110111011001001111110011111100111111101111011101100100111111111001101100110001011110 bdd93f3f3fbdd93fe6cc5e
UTF-8 駿븀렎렒駿븀飜^ 11101001101001111011111111101011101110001000000011101011101000001000111011101011101000001001001011101001101001111011111111101011101110001000000011101001101000111001110001011110 e9a7bfebb880eba08eeba092e9a7bfebb880e9a39c5e
UHC 駿븀렎렒駿븀飜^ 111100011110011110111010111001111000111010100100100011101010011111110001111001111011101011100111110110111110100001011110 f1e7bae78ea48ea7f1e7bae7dbe85e

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