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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 韋ケ蜊ア跌ス鄧戊 11101000111010001011100111100101100011011011000111100110111010011011110111111011101110011001010111101000 e8e8b9e58db1e6e9bdfbb995e8
EUC-JP 韋ケ蜊ア跌ス鄧戊 1111000011101010100011101011100111101001111011011000111010110001111011001110101110001110101111011000111111100010110001111100101011101010 f0ea8eb9e9ed8eb1eceb8ebd8fe2c7caea
UTF-8 韋ケ蜊ア跌ス鄧戊 111010011001111110001011111011111011110110111001111010001001110010001010111011111011110110110001111010001011011110001100111011111011110110111101111010011000010010100111111001101000100010001010 e99f8befbdb9e89c8aefbdb1e8b78cefbdbde984a7e6888a
UHC 韋???跌?鄧戊 111010101101111100111111001111110011111111110010111101100011111111010100111110001101100111100110 eadf3f3f3ff2f63fd4f8d9e6

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