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 ??〈??〈^ 001111110011111110000001011100010011111100111111100000010111000101011110 3f3f81713f3f81715e
EUC-JP 琰?〈琰?〈^ 10001111110011001011010000111111101000011101001010001111110011001011010000111111101000011101001001011110 8fccb43fa1d28fccb43fa1d25e
UTF-8 琰밭〈琰밭〈^ 11100111100100001011000011101011101100001010110111100011100000001000100011100111100100001011000011101011101100001010110111100011100000001000100001011110 e790b0ebb0ade38088e790b0ebb0ade380885e
UHC 琰밭〈琰밭〈^ 11100110111111001011100111100111101000011011010011100110111111001011100111100111101000011011010001011110 e6fcb9e7a1b4e6fcb9e7a1b45e

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