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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN セヨ篠\}セヨ篠\{^ 10111110110101101000111011000010010111000111110110111110110101101000111011000010010111000111101101011110 bed68ec25c7dbed68ec25c7b5e
EUC-JP セヨ篠\}セヨ篠\{^ 1000111010111110100011101101011010111100110001000101110001111101100011101011111010001110110101101011110011000100010111000111101101011110 8ebe8ed6bcc45c7d8ebe8ed6bcc45c7b5e
UTF-8 セヨ篠\}セヨ篠\{^ 1110111110111101101111101110111110111110100101101110011110101111101000000101110001111101111011111011110110111110111011111011111010010110111001111010111110100000010111000111101101011110 efbdbeefbe96e7afa05c7defbdbeefbe96e7afa05c7b5e
UHC ??篠\}??篠\{^ 00111111001111111110000111000110010111000111110100111111001111111110000111000110010111000111101101011110 3f3fe1c65c7d3f3fe1c65c7b5e

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