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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 逶夜ス愁逶夜ス愁^ 111001111001101110010110111010011011110110001111010001001110011110011011100101101110100110111101100011110100010001011110 e79b96e9bd8f44e79b96e9bd8f445e
EUC-JP 逶夜ス愁逶夜ス愁^ 1110110111111011110011001110101110001110101111011011110110100101111011011111101111001100111010111000111010111101101111011010010101011110 edfbcceb8ebdbda5edfbcceb8ebdbda55e
UTF-8 逶夜ス愁逶夜ス愁^ 11101001100000001011011011100101101001001001110011101111101111011011110111100110100001001000000111101001100000001011011011100101101001001001110011101111101111011011110111100110100001001000000101011110 e980b6e5a49cefbdbde68481e980b6e5a49cefbdbde684815e
UHC ?夜?愁?夜?愁^ 00111111111001011010100000111111111000011111111000111111111001011010100000111111111000011111111001011110 3fe5a83fe1fe3fe5a83fe1fe5e

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