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 踰櫁源}踰櫁源{^ 111001101111101010011110111010001000110010111001011111011110011011111010100111101110100010001100101110010111101101011110 e6fa9ee88cb97de6fa9ee88cb97b5e
EUC-JP 踰櫁源}踰櫁源{^ 111011001111110011011100111010101011100010111011011111011110110011111100110111001110101010111000101110110111101101011110 ecfcdceab8bb7decfcdceab8bb7b5e
UTF-8 踰櫁源}踰櫁源{^ 111010001011100010110000111001101010101110000001111001101011101010010000011111011110100010111000101100001110011010101011100000011110011010111010100100000111101101011110 e8b8b0e6ab81e6ba907de8b8b0e6ab81e6ba907b5e
UHC 踰?源}踰?源{^ 11101011101100100011111111101010101110010111110111101011101100100011111111101010101110010111101101011110 ebb23feab97debb23feab97b5e

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