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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 将ゥ「ュ将イ召 100011111010101110101001101000101111100110100001101011011000111110101011101100101000111110100010 8faba9a2f9a1ad8fabb28fa2
EUC-JP 将ゥ「?ュ将イ召 101111101010110110001110101010011000111010100010001111111000111010101101101111101010110110001110101100101011111010100100 bead8ea98ea23f8eadbead8eb2bea4
UTF-8 将ゥ「ュ将イ召 111001011011000010000110111011111011110110101001111011111011110110100010111011101001101110111100111011111011110110101101111001011011000010000110111011111011110110110010111001011000111110101100 e5b086efbda9efbda2ee9bbcefbdade5b086efbdb2e58fac
UHC ???????召 001111110011111100111111001111110011111100111111001111111110000110101111 3f3f3f3f3f3f3fe1af

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