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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN ?}門x}?}門x{^ 001111111000000101110000100101101110010101111000011111010011111110000001011100001001011011100101011110000111101101011110 3f817096e5787d3f817096e5787b5e
EUC-JP ?}門x}?}門x{^ 001111111010000111010001110011001110011101111000011111010011111110100001110100011100110011100111011110000111101101011110 3fa1d1cce7787d3fa1d1cce7787b5e
UTF-8 뤚}門x}뤚}門x{^ 1110101110100100100110101110111110111101100111011110100110010110100000000111100001111101111010111010010010011010111011111011110110011101111010011001011010000000011110000111101101011110 eba49aefbd9de99680787deba49aefbd9de99680787b5e
UHC 뤚}門x}뤚}門x{^ 1000111111001001101000111111110111011010101001100111100001111101100011111100100110100011111111011101101010100110011110000111101101011110 8fc9a3fddaa6787d8fc9a3fddaa6787b5e

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