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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ??曺????^ 001111110011111111111010110111100011111100111111001111110011111101011110 3f3ffade3f3f3f3f5e
EUC-JP ??曺????^ 00111111001111111000111111000010111011010011111100111111001111110011111101011110 3f3f8fc2ed3f3f3f3f5e
UTF-8 뤋넙曺쫸뺙勒튐^ 11101011101001001000101111101011100001001001100111100110100110111011101011101100101010111011100011101011101110101001100111101111101001011001001011101101100010101001000001011110 eba48beb8499e69bbaecabb8ebba99efa592ed8a905e
UHC 뤋넙曺쫸뺙勒튐^ 100011111011101110110011110100101111000011000110101001101000111110111011101100111101001011110000110001101010011001011110 8fbbb3d2f0c6a68fbbb3d2f0c6a65e

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