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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ソシチ「}ソシチ「{^ 1011111110111100110000011010001001111101101111111011110011000001101000100111101101011110 bfbcc1a27dbfbcc1a27b5e
EUC-JP ソシチ「}ソシチ「{^ 10001110101111111000111010111100100011101100000110001110101000100111110110001110101111111000111010111100100011101100000110001110101000100111101101011110 8ebf8ebc8ec18ea27d8ebf8ebc8ec18ea27b5e
UTF-8 ソシチ「}ソシチ「{^ 111011111011110110111111111011111011110110111100111011111011111010000001111011111011110110100010011111011110111110111101101111111110111110111101101111001110111110111110100000011110111110111101101000100111101101011110 efbdbfefbdbcefbe81efbda27defbdbfefbdbcefbe81efbda27b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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