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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 畑??援??鎰 10010100101010000011111100111111100010011000011100111111001111111110100001001100 94a83f3f89873f3fe84c
EUC-JP 畑??援??鎰 11001000101010100011111100111111101100011110011100111111001111111110111110101101 c8aa3f3fb1e73f3fefad
UTF-8 畑룹눖援앮윓鎰 111001111001010110010001111010111010001110111001111010111000100010010110111001101000111110110100111011001001010110101110111011001001110010010011111010011000111010110000 e79591eba3b9eb8896e68fb4ec95aeec9c93e98eb0
UHC 畑룹눖援앮윓鎰 1110111110100101101101111110110010000111101100001110101010110101100111011110011010011111100110101110110011110000 efa5b7ec87b0eab59de69f9aecf0

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