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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 照スシコ\}照スシコ\{^ 100011111100011010111101101111001011101001011100011111011000111111000110101111011011110010111010010111000111101101011110 8fc6bdbcba5c7d8fc6bdbcba5c7b5e
EUC-JP 照スシコ\}照スシコ\{^ 101111101100100010001110101111011000111010111100100011101011101001011100011111011011111011001000100011101011110110001110101111001000111010111010010111000111101101011110 bec88ebd8ebc8eba5c7dbec88ebd8ebc8eba5c7b5e
UTF-8 照スシコ\}照スシコ\{^ 1110011110000101101001111110111110111101101111011110111110111101101111001110111110111101101110100101110001111101111001111000010110100111111011111011110110111101111011111011110110111100111011111011110110111010010111000111101101011110 e785a7efbdbdefbdbcefbdba5c7de785a7efbdbdefbdbcefbdba5c7b5e
UHC 照???\}照???\{^ 111100001100111000111111001111110011111101011100011111011111000011001110001111110011111100111111010111000111101101011110 f0ce3f3f3f5c7df0ce3f3f3f5c7b5e

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