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 贓?暖}贓?暖{^ 11100110110110010011111110010010011001110111110111100110110110010011111110010010011001110111101101011110 e6d93f92677de6d93f92677b5e
EUC-JP 贓?暖}贓?暖{^ 11101100110110110011111111000011110010000111110111101100110110110011111111000011110010000111101101011110 ecdb3fc3c87decdb3fc3c87b5e
UTF-8 贓곈暖}贓곈暖{^ 111010001011010010010011111010101011001110001000111001101001101010010110011111011110100010110100100100111110101010110011100010001110011010011010100101100111101101011110 e8b493eab388e69a967de8b493eab388e69a967b5e
UHC 贓곈暖}贓곈暖{^ 111011011111110010110000111010011101000111101100011111011110110111111100101100001110100111010001111011000111101101011110 edfcb0e9d1ec7dedfcb0e9d1ec7b5e

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