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 宥〓?}宥〓?{^ 10010111010001111000000110101100001111110111110110010111010001111000000110101100001111110111101101011110 974781ac3f7d974781ac3f7b5e
EUC-JP 宥〓?}宥〓?{^ 11001101101010001010001010101110001111110111110111001101101010001010001010101110001111110111101101011110 cda8a2ae3f7dcda8a2ae3f7b5e
UTF-8 宥〓쟾}宥〓쟾{^ 111001011010111010100101111000111000000010010011111011001001111110111110011111011110010110101110101001011110001110000000100100111110110010011111101111100111101101011110 e5aea5e38093ec9fbe7de5aea5e38093ec9fbe7b5e
UHC 宥〓쟾}宥〓쟾{^ 111010101110100110100001111010111010000010000100011111011110101011101001101000011110101110100000100001000111101101011110 eae9a1eba0847deae9a1eba0847b5e

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