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 焄セ寬ィ蒔裹ウス 111110110101010010111110111110101010101010101000100011101010101011100101111001011011001110111101 fb54befaaaa88eaae5e5b3bd
EUC-JP 焄セ?ィ蒔裹ウス 10001111110010011110001110001110101111100011111110001110101010001011110010101100111010101110011110001110101100111000111010111101 8fc9e38ebe3f8ea8bcaceae78eb38ebd
UTF-8 焄セ寬ィ蒔裹ウス 111001111000010010000100111011111011110110111110111001011010111110101100111011111011110110101000111010001001001010010100111010001010001110111001111011111011110110110011111011111011110110111101 e78484efbdbee5afacefbda8e89294e8a3b9efbdb3efbdbd
UHC 焄?寬?蒔??? 1111110110110110001111111100111010110000001111111110001111001000001111110011111100111111 fdb63fceb03fe3c83f3f3f

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