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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 雋ソ邊毳雋ソ邊毬^ 111010001011001010111111111001111011001010011111011111011110100010110010101111111110011110110010100111110111101101011110 e8b2bfe7b29f7de8b2bfe7b29f7b5e
EUC-JP 雋ソ邊毳雋ソ邊毬^ 1111000010110100100011101011111111101110101101001101110111011110111100001011010010001110101111111110111010110100110111011101110001011110 f0b48ebfeeb4dddef0b48ebfeeb4dddc5e
UTF-8 雋ソ邊毳雋ソ邊毬^ 11101001100110111000101111101111101111011011111111101001100000101000101011100110101011111011001111101001100110111000101111101111101111011011111111101001100000101000101011100110101011111010110001011110 e99b8befbdbfe9828ae6afb3e99b8befbdbfe9828ae6afac5e
UHC 雋?邊?雋?邊毬^ 1111000111100110001111111101110010101011001111111111000111100110001111111101110010101011110011111011001101011110 f1e63fdcab3ff1e63fdcabcfb35e

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