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 雅ν?}雅ν?{^ 10001001111010111000001111001011001111110111110110001001111010111000001111001011001111110111101101011110 89eb83cb3f7d89eb83cb3f7b5e
EUC-JP 雅ν?}雅ν?{^ 10110010111011011010011011001101001111110111110110110010111011011010011011001101001111110111101101011110 b2eda6cd3f7db2eda6cd3f7b5e
UTF-8 雅ν븯}雅ν븯{^ 11101001100110111000010111001110101111011110101110111000101011110111110111101001100110111000010111001110101111011110101110111000101011110111101101011110 e99b85cebdebb8af7de99b85cebdebb8af7b5e
UHC 雅ν븯}雅ν븯{^ 111001001011101010100101111011011001010110011000011111011110010010111010101001011110110110010101100110000111101101011110 e4baa5ed95987de4baa5ed95987b5e

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