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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 言②?k}言②?k{^ 100011001011111010000111010000010011111101101011011111011000110010111110100001110100000100111111011010110111101101011110 8cbe87413f6b7d8cbe87413f6b7b5e
EUC-JP 言??k}言??k{^ 10111000110000000011111100111111011010110111110110111000110000000011111100111111011010110111101101011110 b8c03f3f6b7db8c03f3f6b7b5e
UTF-8 言②썔k}言②썔k{^ 1110100010101000100000001110001010010001101000011110110010001101100101000110101101111101111010001010100010000000111000101001000110100001111011001000110110010100011010110111101101011110 e8a880e291a1ec8d946b7de8a880e291a1ec8d946b7b5e
UHC 言②썔k}言②썔k{^ 1110010111101011101010001110100010011011100001110110101101111101111001011110101110101000111010001001101110000111011010110111101101011110 e5eba8e89b876b7de5eba8e89b876b7b5e

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