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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 燿??肯W}燿??肯W{^ 1110000010100000001111110011111110001101011011010101011101111101111000001010000000111111001111111000110101101101010101110111101101011110 e0a03f3f8d6d577de0a03f3f8d6d577b5e
EUC-JP 燿??肯W}燿??肯W{^ 1110000010100010001111110011111110111001110011100101011101111101111000001010001000111111001111111011100111001110010101110111101101011110 e0a23f3fb9ce577de0a23f3fb9ce577b5e
UTF-8 燿녑솳肯W}燿녑솳肯W{^ 1110011110000111101111111110101110000101100100011110110010000110101100111110100010000010101011110101011101111101111001111000011110111111111010111000010110010001111011001000011010110011111010001000001010101111010101110111101101011110 e787bfeb8591ec86b3e882af577de787bfeb8591ec86b3e882af577b5e
UHC 燿녑솳肯W}燿녑솳肯W{^ 111010001111110010110011111001011001100110101000110100001110100101010111011111011110100011111100101100111110010110011001101010001101000011101001010101110111101101011110 e8fcb3e599a8d0e9577de8fcb3e599a8d0e9577b5e

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