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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 焄セ寬クコ鋧燻セ 1111101101010100101111101111101010101010101110001011101011111011110011111111100111110001111000001000111010111110 fb54befaaab8bafbcff9f1e08ebe
EUC-JP 焄セ?クコ鋧?燻セ 100011111100100111100011100011101011111000111111100011101011100010001110101110101000111111100100110010110011111111011111111011101000111010111110 8fc9e38ebe3f8eb88eba8fe4cb3fdfee8ebe
UTF-8 焄セ寬クコ鋧燻セ 111001111000010010000100111011111011110110111110111001011010111110101100111011111011110110111000111011111011110110111010111010011000101110100111111011101001110110001100111001111000011110111011111011111011110110111110 e78484efbdbee5afacefbdb8efbdbae98ba7ee9d8ce787bbefbdbe
UHC 焄?寬????燻? 111111011011011000111111110011101011000000111111001111110011111100111111111111011011100000111111 fdb63fceb03f3f3f3ffdb83f

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