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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?禎縉?禎瞋^ 0011111110010010111101011110001101110101001111111001001011110101111000011101000101011110 3f92f5e3753f92f5e1d15e
EUC-JP ?禎縉?禎瞋^ 0011111111000100111101111110010111010110001111111100010011110111111000101101001101011110 3fc4f7e5d63fc4f7e2d35e
UTF-8 뤶禎縉뤶禎瞋^ 11101011101001001011011011100111101001101000111011100111101110001000100111101011101001001011011011100111101001101000111011100111100111101000101101011110 eba4b6e7a68ee7b889eba4b6e7a68ee79e8b5e
UHC 뤶禎縉뤶禎瞋^ 10001111111001001110111111101110111100101101101110001111111001001110111111101110111100101101100101011110 8fe4efeef2db8fe4efeef2d95e

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