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 ???x???x^ 001111110011111100111111011110000011111100111111001111110111100001011110 3f3f3f783f3f3f785e
SJIS-WIN 儀??x儀??x^ 1000101101010110001111110011111101111000100010110101011000111111001111110111100001011110 8b563f3f788b563f3f785e
EUC-JP 儀??x儀??x^ 1011010110110111001111110011111101111000101101011011011100111111001111110111100001011110 b5b73f3f78b5b73f3f785e
UTF-8 儀붾젣x儀붾젣x^ 111001011000010010000000111010111011011010111110111011001010000010100011011110001110010110000100100000001110101110110110101111101110110010100000101000110111100001011110 e58480ebb6beeca0a378e58480ebb6beeca0a3785e
UHC 儀붾젣x儀붾젣x^ 111010111111000010010100111010111010000010011100011110001110101111110000100101001110101110100000100111000111100001011110 ebf094eba09c78ebf094eba09c785e

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