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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 竅?\}竅?\{^ 1110001010000001001111110101110001111101111000101000000100111111010111000111101101011110 e2813f5c7de2813f5c7b5e
EUC-JP 竅玭\}竅玭\{^ 111000111110000110001111110010111110000101011100011111011110001111100001100011111100101111100001010111000111101101011110 e3e18fcbe15c7de3e18fcbe15c7b5e
UTF-8 竅玭\}竅玭\{^ 1110011110101011100001011110011110001110101011010101110001111101111001111010101110000101111001111000111010101101010111000111101101011110 e7ab85e78ead5c7de7ab85e78ead5c7b5e
UHC 竅玭\}竅玭\{^ 11010000101010111101111010110111010111000111110111010000101010111101111010110111010111000111101101011110 d0abdeb75c7dd0abdeb75c7b5e

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