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 證???}證???{^ 11100110100110100011111100111111001111110111110111100110100110100011111100111111001111110111101101011110 e69a3f3f3f7de69a3f3f3f7b5e
EUC-JP 證?獐?}證?獐?{^ 1110101111111010001111111000111111001011101110100011111101111101111010111111101000111111100011111100101110111010001111110111101101011110 ebfa3f8fcbba3f7debfa3f8fcbba3f7b5e
UTF-8 證렫獐렏}證렫獐렏{^ 111010001010110110001001111010111010000010101011111001111000110110010000111010111010000010001111011111011110100010101101100010011110101110100000101010111110011110001101100100001110101110100000100011110111101101011110 e8ad89eba0abe78d90eba08f7de8ad89eba0abe78d90eba08f7b5e
UHC 證렫獐렏}證렫獐렏{^ 11110001111110111000111010111001111011011110111110001110101001010111110111110001111110111000111010111001111011011110111110001110101001010111101101011110 f1fb8eb9edef8ea57df1fb8eb9edef8ea57b5e

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