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 矣??}矣??{^ 1110000111100001001111110011111101111101111000011110000100111111001111110111101101011110 e1e13f3f7de1e13f3f7b5e
EUC-JP 矣??}矣??{^ 1110001011100011001111110011111101111101111000101110001100111111001111110111101101011110 e2e33f3f7de2e33f3f7b5e
UTF-8 矣덃궣}矣덃궣{^ 111001111001111110100011111010111000110110000011111010101011011010100011011111011110011110011111101000111110101110001101100000111110101010110110101000110111101101011110 e79fa3eb8d83eab6a37de79fa3eb8d83eab6a37b5e
UHC 矣덃궣}矣덃궣{^ 111010111111100010001000111001101000001010110110011111011110101111111000100010001110011010000010101101100111101101011110 ebf888e682b67debf888e682b67b5e

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