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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?翠外}?翠外{^ 00111111100100001000100110001010010011110111110100111111100100001000100110001010010011110111101101011110 3f90898a4f7d3f90898a4f7b5e
EUC-JP 泫翠外}泫翠外{^ 1000111111000111101001101011111111101001101100111011000001111101100011111100011110100110101111111110100110110011101100000111101101011110 8fc7a6bfe9b3b07d8fc7a6bfe9b3b07b5e
UTF-8 泫翠外}泫翠外{^ 111001101011001110101011111001111011111110100000111001011010010010010110011111011110011010110011101010111110011110111111101000001110010110100100100101100111101101011110 e6b3abe7bfa0e5a4967de6b3abe7bfa0e5a4967b5e
UHC 泫翠外}泫翠外{^ 111110101101101011110110101010001110100011100010011111011111101011011010111101101010100011101000111000100111101101011110 fadaf6a8e8e27dfadaf6a8e8e27b5e

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