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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 靄樵ィn}靄樵ィn{^ 111010001100100110001111101111111010100001101110011111011110100011001001100011111011111110101000011011100111101101011110 e8c98fbfa86e7de8c98fbfa86e7b5e
EUC-JP 靄樵ィn}靄樵ィn{^ 1111000011001011101111101100000110001110101010000110111001111101111100001100101110111110110000011000111010101000011011100111101101011110 f0cbbec18ea86e7df0cbbec18ea86e7b5e
UTF-8 靄樵ィn}靄樵ィn{^ 1110100110011101100001001110011010101000101101011110111110111101101010000110111001111101111010011001110110000100111001101010100010110101111011111011110110101000011011100111101101011110 e99d84e6a8b5efbda86e7de99d84e6a8b5efbda86e7b5e
UHC 靄樵?n}靄樵?n{^ 111001001111011111110101101000110011111101101110011111011110010011110111111101011010001100111111011011100111101101011110 e4f7f5a33f6e7de4f7f5a33f6e7b5e

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